summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/ccxmx51
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/ccxmx51
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/ccxmx51')
-rw-r--r--arch/arm/boards/ccxmx51/config.h24
1 files changed, 0 insertions, 24 deletions
diff --git a/arch/arm/boards/ccxmx51/config.h b/arch/arm/boards/ccxmx51/config.h
deleted file mode 100644
index fdf2f819a1..0000000000
--- a/arch/arm/boards/ccxmx51/config.h
+++ /dev/null
@@ -1,24 +0,0 @@
-/**
- * @file
- * @brief Global defintions for the ARM i.MX51 based ccmx51 board
- *
- * 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.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
- */
-
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#endif /* __CONFIG_H */