summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/stamp9g20.h
diff options
context:
space:
mode:
authorNicolas Ferre <nicolas.ferre@atmel.com>2014-11-19 10:30:41 +0100
committerNicolas Ferre <nicolas.ferre@atmel.com>2014-11-19 11:39:22 +0100
commitfb3642ebb52cfab8eaa52fea677abec4d92182a0 (patch)
tree7cc5bbce22be814c92ed354a45c59e7f5b48c57c /arch/arm/mach-at91/stamp9g20.h
parentARM: at91: remove at91sam9263 legacy board support (diff)
downloadlinux-fb3642ebb52cfab8eaa52fea677abec4d92182a0.tar.xz
linux-fb3642ebb52cfab8eaa52fea677abec4d92182a0.zip
ARM: at91: remove at91sam9260/at91sam9g20 legacy boards files
Remove old board files that use at91sam9260 or at91sam9g20 Atmel SoCs. The device tree is mature on these SoCs. It must be used now. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'arch/arm/mach-at91/stamp9g20.h')
-rw-r--r--arch/arm/mach-at91/stamp9g20.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/arm/mach-at91/stamp9g20.h b/arch/arm/mach-at91/stamp9g20.h
deleted file mode 100644
index f62c0abca4b4..000000000000
--- a/arch/arm/mach-at91/stamp9g20.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef __MACH_STAMP9G20_H
-#define __MACH_STAMP9G20_H
-
-void stamp9g20_init_early(void);
-void stamp9g20_board_init(void);
-
-#endif