diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-06-23 21:04:37 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-06-23 21:04:37 +0000 |
commit | c49f135f72f98633653300bab5b0ac993b03c6be (patch) | |
tree | 50929b27bcea9ab4dc74b041d6e90967473301fa /target/linux/coldfire/patches/100-compile_fixes.patch | |
parent | 50f2abfa16a2b509955312d1776beeece662c61b (diff) | |
download | upstream-c49f135f72f98633653300bab5b0ac993b03c6be.tar.gz upstream-c49f135f72f98633653300bab5b0ac993b03c6be.tar.bz2 upstream-c49f135f72f98633653300bab5b0ac993b03c6be.zip |
use broken-out patches for the coldfire to make it easier to follow differences against the bsp
SVN-Revision: 16547
Diffstat (limited to 'target/linux/coldfire/patches/100-compile_fixes.patch')
-rw-r--r-- | target/linux/coldfire/patches/100-compile_fixes.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/target/linux/coldfire/patches/100-compile_fixes.patch b/target/linux/coldfire/patches/100-compile_fixes.patch index 7a579b3628..0f0694e2f0 100644 --- a/target/linux/coldfire/patches/100-compile_fixes.patch +++ b/target/linux/coldfire/patches/100-compile_fixes.patch @@ -9,18 +9,6 @@ { pgd_val(*pgdp) = virt_to_phys(pmdp); } ---- a/include/asm-m68k/irq.h -+++ b/include/asm-m68k/irq.h -@@ -61,7 +61,8 @@ - - #define IRQ_USER 8 - --extern unsigned int irq_canonicalize(unsigned int irq); -+//extern unsigned int irq_canonicalize(unsigned int irq); -+#define irq_canonicalize(irq) (irq) - - struct pt_regs; - --- a/arch/m68k/mm/cf-mmu.c +++ b/arch/m68k/mm/cf-mmu.c @@ -21,6 +21,7 @@ |