aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/include/mach/stamp9g20.h
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2012-10-29 19:48:54 -0400
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2012-11-06 07:29:48 -0500
commitad238495fec59bdf6e1dfb119ac58b8d2d715a17 (patch)
tree402b6b9cef011bf3747ec8a79d4b70f7f50a560a /arch/arm/mach-at91/include/mach/stamp9g20.h
parentd6ca436e01bb25080a29bcf1382f5544ca343b4d (diff)
arm: at91: move board header to arch/arm/mach-at91
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'arch/arm/mach-at91/include/mach/stamp9g20.h')
-rw-r--r--arch/arm/mach-at91/include/mach/stamp9g20.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/arm/mach-at91/include/mach/stamp9g20.h b/arch/arm/mach-at91/include/mach/stamp9g20.h
deleted file mode 100644
index f62c0abca4b..00000000000
--- a/arch/arm/mach-at91/include/mach/stamp9g20.h
+++ /dev/null
@@ -1,7 +0,0 @@
1#ifndef __MACH_STAMP9G20_H
2#define __MACH_STAMP9G20_H
3
4void stamp9g20_init_early(void);
5void stamp9g20_board_init(void);
6
7#endif