diff options
Diffstat (limited to 'drivers/timer/arc_timer.c')
-rw-r--r-- | drivers/timer/arc_timer.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/timer/arc_timer.c b/drivers/timer/arc_timer.c index a5f6b345c8..cf9671ebbe 100644 --- a/drivers/timer/arc_timer.c +++ b/drivers/timer/arc_timer.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2016 Synopsys, Inc. All rights reserved. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |