diff options
Diffstat (limited to 'board/samsung/starqltechn/starqltechn.c')
-rw-r--r-- | board/samsung/starqltechn/starqltechn.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/board/samsung/starqltechn/starqltechn.c b/board/samsung/starqltechn/starqltechn.c deleted file mode 100644 index f2cdb4eec2..0000000000 --- a/board/samsung/starqltechn/starqltechn.c +++ /dev/null @@ -1,10 +0,0 @@ -// SPDX-License-Identifier: GPL-2.0+ -/* - * This empty file prevents make linking error. - * No custom logic for starqltechn so far. - * - * (C) Copyright 2021 Dzmitry Sankouski <dsankouski@gmail.com> - * - */ - -void nooop(void) {} |