diff options
Diffstat (limited to 'target/linux/generic/patches-2.6.35/031-ppc_gcc_build_fix.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.35/031-ppc_gcc_build_fix.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-2.6.35/031-ppc_gcc_build_fix.patch b/target/linux/generic/patches-2.6.35/031-ppc_gcc_build_fix.patch index be4d2bf..b76709c 100644 --- a/target/linux/generic/patches-2.6.35/031-ppc_gcc_build_fix.patch +++ b/target/linux/generic/patches-2.6.35/031-ppc_gcc_build_fix.patch @@ -26,7 +26,7 @@ nice. --- a/arch/powerpc/kernel/misc_32.S +++ b/arch/powerpc/kernel/misc_32.S -@@ -802,3 +802,80 @@ relocate_new_kernel_end: +@@ -822,3 +822,80 @@ relocate_new_kernel_end: relocate_new_kernel_size: .long relocate_new_kernel_end - relocate_new_kernel #endif @@ -109,7 +109,7 @@ nice. +#endif --- a/arch/powerpc/kernel/ppc_ksyms.c +++ b/arch/powerpc/kernel/ppc_ksyms.c -@@ -186,3 +186,114 @@ EXPORT_SYMBOL(__mtdcr); +@@ -190,3 +190,114 @@ EXPORT_SYMBOL(__mtdcr); EXPORT_SYMBOL(__mfdcr); #endif EXPORT_SYMBOL(empty_zero_page); |