diff options
Diffstat (limited to 'drivers/bootcount/bootcount_at91.c')
-rw-r--r-- | drivers/bootcount/bootcount_at91.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/drivers/bootcount/bootcount_at91.c b/drivers/bootcount/bootcount_at91.c index 9c2bbfaf69..3092ba56c0 100644 --- a/drivers/bootcount/bootcount_at91.c +++ b/drivers/bootcount/bootcount_at91.c @@ -1,6 +1,4 @@ -/* - * SPDX-License-Identifier: GPL-2.0+ - */ +// SPDX-License-Identifier: GPL-2.0+ #include <common.h> #include <asm/io.h> |