diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-08-12 17:26:08 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-08-12 17:26:08 +0000 |
commit | 8f544d257d92f5911fc08d6d6d24a436a08fc5e4 (patch) | |
tree | cd8c31cc4ef3161c3bc69e383562073435e2150a /target/linux/generic/patches-3.10/300-mips_expose_boot_raw.patch | |
parent | 413a09f44c03c3e18267e11cddc67a5852997af6 (diff) | |
download | upstream-8f544d257d92f5911fc08d6d6d24a436a08fc5e4.tar.gz upstream-8f544d257d92f5911fc08d6d6d24a436a08fc5e4.tar.bz2 upstream-8f544d257d92f5911fc08d6d6d24a436a08fc5e4.zip |
kernel: add patch to inline mips dma mapping functions - reduces code size and improves performance
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37763 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.10/300-mips_expose_boot_raw.patch')
-rw-r--r-- | target/linux/generic/patches-3.10/300-mips_expose_boot_raw.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.10/300-mips_expose_boot_raw.patch b/target/linux/generic/patches-3.10/300-mips_expose_boot_raw.patch index 0fcb5a01b4..de0f1ce178 100644 --- a/target/linux/generic/patches-3.10/300-mips_expose_boot_raw.patch +++ b/target/linux/generic/patches-3.10/300-mips_expose_boot_raw.patch @@ -18,7 +18,7 @@ Acked-by: Rob Landley <rob@landley.net> config CEVT_BCM1480 bool -@@ -2387,6 +2384,18 @@ config USE_OF +@@ -2391,6 +2388,18 @@ config USE_OF select OF_EARLY_FLATTREE select IRQ_DOMAIN |