summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mxs/module-tx28.h
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@linaro.org>2012-08-06 22:27:40 +0800
committerShawn Guo <shawn.guo@linaro.org>2012-08-17 12:35:31 +0800
commitab9aad57f1fdfaefce1b34b69e069be51d5aa42b (patch)
treed9605ddf6f8e22c945362f90718e0b948b67ee6f /arch/arm/mach-mxs/module-tx28.h
parent44ffb78fe03e1302dacbc681027ca611f7fcf4c2 (diff)
downloadlinux-rt-ab9aad57f1fdfaefce1b34b69e069be51d5aa42b.tar.gz
ARM: mxs: remove board files
Since DT kernel provides the equivalent support with those board files, we can remove them now. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Cc: Lothar Waßmann <LW@KARO-electronics.de> Cc: Marek Vasut <marex@denx.de> Cc: Lauri Hintsala <lauri.hintsala@bluegiga.com>
Diffstat (limited to 'arch/arm/mach-mxs/module-tx28.h')
-rw-r--r--arch/arm/mach-mxs/module-tx28.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/arm/mach-mxs/module-tx28.h b/arch/arm/mach-mxs/module-tx28.h
deleted file mode 100644
index 8ed425457d30..000000000000
--- a/arch/arm/mach-mxs/module-tx28.h
+++ /dev/null
@@ -1,10 +0,0 @@
-/*
- * Copyright (C) 2010 Pengutronix
- * Uwe Kleine-Koenig <u.kleine-koenig@pengutronix.de>
- *
- * This program is free software; you can redistribute it and/or modify it under
- * the terms of the GNU General Public License version 2 as published by the
- * Free Software Foundation.
- */
-int __init tx28_add_fec0(void);
-int __init tx28_add_fec1(void);