summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/beaglebone
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2013-05-06 09:30:53 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2013-05-06 09:30:53 +0200
commite9a39d79b9c57dfe0e5736de9ed192cc6273a56b (patch)
tree132361cf5ce74f2438111732e33dcc712b8edf99 /arch/arm/boards/beaglebone
parentc19efab88606a974c050aa6caa9ec1803f88bdc9 (diff)
parent90c94f4483c7846f6be9f51a1ce5f054a3a9ca5d (diff)
downloadbarebox-e9a39d79b9c57dfe0e5736de9ed192cc6273a56b.tar.gz
barebox-e9a39d79b9c57dfe0e5736de9ed192cc6273a56b.tar.xz
Merge branch 'for-next/remove-config-h'
Diffstat (limited to 'arch/arm/boards/beaglebone')
-rw-r--r--arch/arm/boards/beaglebone/config.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/arch/arm/boards/beaglebone/config.h b/arch/arm/boards/beaglebone/config.h
deleted file mode 100644
index 252aa79ae7..0000000000
--- a/arch/arm/boards/beaglebone/config.h
+++ /dev/null
@@ -1,17 +0,0 @@
-/*
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- */
-
-#ifndef _CONFIG_H_
-# define _CONFIG_H_
-
-#endif /* _CONFIG_H_ */