diff options
Diffstat (limited to 'drivers/timer/ast_timer.c')
-rw-r--r-- | drivers/timer/ast_timer.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/timer/ast_timer.c b/drivers/timer/ast_timer.c index ab1e4af79f..9973506f6b 100644 --- a/drivers/timer/ast_timer.c +++ b/drivers/timer/ast_timer.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright 2016 Google Inc. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |