aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.31
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-01-28 09:32:41 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-01-28 09:32:41 +0000
commitb5bc4523087c81a5f36fdc5ecec36788ee62b9ba (patch)
treebc052566ba97e72ce47e68e565d9028cb4c5416f /target/linux/generic-2.6/patches-2.6.31
parent6bfdc7c99874d8f0ec72c4cd84ef9179e4c939bf (diff)
downloadupstream-b5bc4523087c81a5f36fdc5ecec36788ee62b9ba.tar.gz
upstream-b5bc4523087c81a5f36fdc5ecec36788ee62b9ba.tar.bz2
upstream-b5bc4523087c81a5f36fdc5ecec36788ee62b9ba.zip
kernel: move mips_machine.h to 'arch/mips/include/asm'
SVN-Revision: 19357
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.31')
-rw-r--r--target/linux/generic-2.6/patches-2.6.31/020-mips_multi_machine_support.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.31/020-mips_multi_machine_support.patch b/target/linux/generic-2.6/patches-2.6.31/020-mips_multi_machine_support.patch
index 9c41c3c161..24cef8c1df 100644
--- a/target/linux/generic-2.6/patches-2.6.31/020-mips_multi_machine_support.patch
+++ b/target/linux/generic-2.6/patches-2.6.31/020-mips_multi_machine_support.patch
@@ -1,5 +1,5 @@
--- /dev/null
-+++ b/include/asm-mips/mips_machine.h
++++ b/arch/mips/include/asm/mips_machine.h
@@ -0,0 +1,47 @@
+/*
+ * Copyright (C) 2008-2009 Gabor Juhos <juhosg@openwrt.org>