aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/at91sam9g45.c
diff options
context:
space:
mode:
authorNicolas Ferre <nicolas.ferre@atmel.com>2014-11-19 10:38:39 +0100
committerNicolas Ferre <nicolas.ferre@atmel.com>2014-11-19 10:40:34 +0100
commit469b9c394183a3c17747fec2d23bd10a87e0175b (patch)
tree60870032fcc213cf10dab111f430e9c1bfd9083d /arch/arm/mach-at91/at91sam9g45.c
parentARM: at91: move sdramc/ddrsdr header to include/soc/at91 (diff)
downloadlinux-dev-469b9c394183a3c17747fec2d23bd10a87e0175b.tar.xz
linux-dev-469b9c394183a3c17747fec2d23bd10a87e0175b.zip
ARM: at91/at91sam9g45: remove useless header file
Remove this useless cpu.h header file forgotten during the !DT support removal. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'arch/arm/mach-at91/at91sam9g45.c')
-rw-r--r--arch/arm/mach-at91/at91sam9g45.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-at91/at91sam9g45.c b/arch/arm/mach-at91/at91sam9g45.c
index 2ad0db4caa9b..3d225105e0d1 100644
--- a/arch/arm/mach-at91/at91sam9g45.c
+++ b/arch/arm/mach-at91/at91sam9g45.c
@@ -11,7 +11,6 @@
*/
#include <asm/system_misc.h>
-#include <mach/cpu.h>
#include <mach/hardware.h>
#include "soc.h"