diff options
Diffstat (limited to 'board/isee/igep00x0/common.c')
-rw-r--r-- | board/isee/igep00x0/common.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/board/isee/igep00x0/common.c b/board/isee/igep00x0/common.c index d35afa5cad..f5d62ffc2e 100644 --- a/board/isee/igep00x0/common.c +++ b/board/isee/igep00x0/common.c @@ -1,6 +1,5 @@ -/* - * SPDX-License-Identifier: GPL-2.0+ - */ +// SPDX-License-Identifier: GPL-2.0+ + #include <common.h> #include <twl4030.h> #include <asm/io.h> |