1. 07 9月, 2006 1 次提交
    • M
      [ARM] 3772/1: Fix compilation error in mach-ixp4xx/nslu2* · f64c2c01
      Martin Michlmayr 提交于
      Patch from Martin Michlmayr
      
      Include linux/irq.h in the nslu2 code in order to avoid the following
      compiler error:
      
        CC      arch/arm/mach-ixp4xx/nslu2-power.o
      arch/arm/mach-ixp4xx/nslu2-power.c: In function 'nslu2_power_init':
      arch/arm/mach-ixp4xx/nslu2-power.c:53: warning: implicit declaration of function 'set_irq_type'
      arch/arm/mach-ixp4xx/nslu2-power.c:53: error: 'IRQ_TYPE_LEVEL_LOW' undeclared (first use in this function)
      arch/arm/mach-ixp4xx/nslu2-power.c:53: error: (Each undeclared identifier is reported only once
      arch/arm/mach-ixp4xx/nslu2-power.c:53: error: for each function it appears in.)
      arch/arm/mach-ixp4xx/nslu2-power.c:54: error: 'IRQ_TYPE_LEVEL_HIGH' undeclared (first use in this function)
      make[5]: *** [arch/arm/mach-ixp4xx/nslu2-power.o] Error 1
      Signed-off-by: NMartin Michlmayr <tbm@cyrius.com>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      f64c2c01
  2. 03 7月, 2006 1 次提交
  3. 26 6月, 2006 1 次提交
  4. 23 2月, 2006 1 次提交
  5. 05 1月, 2006 1 次提交
  6. 10 11月, 2005 1 次提交