summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/setup.c
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2012-10-30 08:07:11 +0800
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2012-11-06 20:29:52 +0800
commit176bdd2c54ffddb4ea0ba1d1db170832f2085e61 (patch)
tree138dd6ed8490627ccb1492530fd69c59dd737ed2 /arch/arm/mach-at91/setup.c
parentad238495fec59bdf6e1dfb119ac58b8d2d715a17 (diff)
downloadop-kernel-dev-176bdd2c54ffddb4ea0ba1d1db170832f2085e61.zip
op-kernel-dev-176bdd2c54ffddb4ea0ba1d1db170832f2085e61.tar.gz
arm: at91: move at91_shdwc.h to arch/arm/mach-at91
This is only used by old boards style or via core code. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'arch/arm/mach-at91/setup.c')
-rw-r--r--arch/arm/mach-at91/setup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-at91/setup.c b/arch/arm/mach-at91/setup.c
index 0b32c81..8a66979 100644
--- a/arch/arm/mach-at91/setup.c
+++ b/arch/arm/mach-at91/setup.c
@@ -18,8 +18,8 @@
#include <mach/cpu.h>
#include <mach/at91_dbgu.h>
#include <mach/at91_pmc.h>
-#include <mach/at91_shdwc.h>
+#include "at91_shdwc.h"
#include "soc.h"
#include "generic.h"
OpenPOWER on IntegriCloud