projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0a0a58
)
ARM: at91/at91sam9g45: remove useless header file
author
Nicolas Ferre
<nicolas.ferre@atmel.com>
Wed, 19 Nov 2014 09:38:39 +0000
(10:38 +0100)
committer
Nicolas 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
patch
|
blob
|
history
diff --git
a/arch/arm/mach-at91/at91sam9g45.c
b/arch/arm/mach-at91/at91sam9g45.c
index 2ad0db4caa9b7ee5c5d61154102002728e21a4e7..3d225105e0d11e12911284735d5976df64a59eba 100644
(file)
--- 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"