diff options
Diffstat (limited to 'drivers/clk/at91/clk-plladiv.c')
-rw-r--r-- | drivers/clk/at91/clk-plladiv.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/clk/at91/clk-plladiv.c b/drivers/clk/at91/clk-plladiv.c index 520fd13f63..ca6158ef6a 100644 --- a/drivers/clk/at91/clk-plladiv.c +++ b/drivers/clk/at91/clk-plladiv.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2018 Microhip / Atmel Corporation * Wenyou.Yang <wenyou.yang@microchip.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |