summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/dss11
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2013-07-09 13:14:51 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2013-07-09 18:57:35 +0200
commit67edff26bd379ed2bc9f45e6e2c717c71c149e23 (patch)
tree12622c004d6c3e5a3043bb18e70f3663eb0084eb /arch/arm/boards/dss11
parentc795803538be1b8d941a3106a67a714c893f6821 (diff)
downloadbarebox-67edff26bd379ed2bc9f45e6e2c717c71c149e23.tar.gz
barebox-67edff26bd379ed2bc9f45e6e2c717c71c149e23.tar.xz
ARM: at91 boards: remove empty config.h files
We just keep one on rm9200ek as I did not yet convert this SoC init to C struct and still use Macro. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/boards/dss11')
-rw-r--r--arch/arm/boards/dss11/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/boards/dss11/config.h b/arch/arm/boards/dss11/config.h
deleted file mode 100644
index ca15136817..0000000000
--- a/arch/arm/boards/dss11/config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */