diff options
Diffstat (limited to 'arch/powerpc/platforms/512x/clock-commonclk.c')
| -rw-r--r-- | arch/powerpc/platforms/512x/clock-commonclk.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/powerpc/platforms/512x/clock-commonclk.c b/arch/powerpc/platforms/512x/clock-commonclk.c index af265ae40a61..30342b60aa63 100644 --- a/arch/powerpc/platforms/512x/clock-commonclk.c +++ b/arch/powerpc/platforms/512x/clock-commonclk.c | |||
| @@ -1,14 +1,10 @@ | |||
| 1 | // SPDX-License-Identifier: GPL-2.0-or-later | ||
| 1 | /* | 2 | /* |
| 2 | * Copyright (C) 2013 DENX Software Engineering | 3 | * Copyright (C) 2013 DENX Software Engineering |
| 3 | * | 4 | * |
| 4 | * Gerhard Sittig, <gsi@denx.de> | 5 | * Gerhard Sittig, <gsi@denx.de> |
| 5 | * | 6 | * |
| 6 | * common clock driver support for the MPC512x platform | 7 | * common clock driver support for the MPC512x platform |
| 7 | * | ||
| 8 | * This is free software; you can redistribute it and/or modify it | ||
| 9 | * under the terms of the GNU General Public License as published by | ||
| 10 | * the Free Software Foundation; either version 2 of the License, or | ||
| 11 | * (at your option) any later version. | ||
| 12 | */ | 8 | */ |
| 13 | 9 | ||
| 14 | #include <linux/bitops.h> | 10 | #include <linux/bitops.h> |
