aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/emma2rh/common
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2006-07-01 22:07:23 +0100
committerRalf Baechle <ralf@linux-mips.org>2006-07-13 21:25:58 +0100
commite1e80b4d24eddd1a76cd386e25164cf159661bd6 (patch)
tree930bc13a8602987692d8d67c9912e50a7c06d53a /arch/mips/emma2rh/common
parent[MIPS] Default cpu_has_mipsmt to a runtime check (diff)
downloadlinux-dev-e1e80b4d24eddd1a76cd386e25164cf159661bd6.tar.xz
linux-dev-e1e80b4d24eddd1a76cd386e25164cf159661bd6.zip
[MIPS] Don't include obsolete <linux/config.h>.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/emma2rh/common')
-rw-r--r--arch/mips/emma2rh/common/irq.c1
-rw-r--r--arch/mips/emma2rh/common/prom.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/emma2rh/common/irq.c b/arch/mips/emma2rh/common/irq.c
index b075281e50e9..3af57693c84c 100644
--- a/arch/mips/emma2rh/common/irq.c
+++ b/arch/mips/emma2rh/common/irq.c
@@ -22,7 +22,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#include <linux/config.h>
#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/irq.h>
diff --git a/arch/mips/emma2rh/common/prom.c b/arch/mips/emma2rh/common/prom.c
index 8bba0b02a204..7433bd8e5562 100644
--- a/arch/mips/emma2rh/common/prom.c
+++ b/arch/mips/emma2rh/common/prom.c
@@ -22,7 +22,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#include <linux/config.h>
#include <linux/init.h>
#include <linux/mm.h>
#include <linux/sched.h>