diff options
Diffstat (limited to 'arch/arm/mach-imx/devices/platform-pata_imx.c')
-rw-r--r-- | arch/arm/mach-imx/devices/platform-pata_imx.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/arm/mach-imx/devices/platform-pata_imx.c b/arch/arm/mach-imx/devices/platform-pata_imx.c index 1c7f895a69d2..0e985fffba78 100644 --- a/arch/arm/mach-imx/devices/platform-pata_imx.c +++ b/arch/arm/mach-imx/devices/platform-pata_imx.c | |||
@@ -1,8 +1,4 @@ | |||
1 | /* | 1 | // SPDX-License-Identifier: GPL-2.0-only |
2 | * This program is free software; you can redistribute it and/or modify it under | ||
3 | * the terms of the GNU General Public License version 2 as published by the | ||
4 | * Free Software Foundation. | ||
5 | */ | ||
6 | #include "../hardware.h" | 2 | #include "../hardware.h" |
7 | #include "devices-common.h" | 3 | #include "devices-common.h" |
8 | 4 | ||