]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: at91/at91sam9g45: remove useless header file
authorNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 19 Nov 2014 09:38:39 +0000 (10:38 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 19 Nov 2014 09:40:34 +0000 (10:40 +0100)
Remove this useless cpu.h header file forgotten during the !DT support removal.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/at91sam9g45.c

index 2ad0db4caa9b7ee5c5d61154102002728e21a4e7..3d225105e0d11e12911284735d5976df64a59eba 100644 (file)
@@ -11,7 +11,6 @@
  */
 
 #include <asm/system_misc.h>
-#include <mach/cpu.h>
 #include <mach/hardware.h>
 
 #include "soc.h"