1. 26 5月, 2007 2 次提交
  2. 29 9月, 2006 1 次提交
  3. 23 6月, 2006 1 次提交
  4. 23 2月, 2006 1 次提交
  5. 17 2月, 2006 1 次提交
    • M
      [ARM] 3337/1: Fix NSLU2 flash support according to window size configuration patch · 3dfaf7a6
      Martin Michlmayr 提交于
      Patch from Martin Michlmayr
      
      ARM patch 3226/1 (IXP4xx runtime expansion bus window size configuration)
      forgot to update mach-ixp4xx/nslu2-setup.c which leads to the following
      compilation error.  Update NSLU2 flash support following patch 3226/1.
      
        CC      arch/arm/mach-ixp4xx/nslu2-setup.o
      arch/arm/mach-ixp4xx/nslu2-setup.c:30: error: NSLU2_FLASH_BASE undeclared here (not in a function)
      arch/arm/mach-ixp4xx/nslu2-setup.c:31: error: NSLU2_FLASH_SIZE undeclared here (not in a function)
      make[1]: *** [arch/arm/mach-ixp4xx/nslu2-setup.o] Error 1
      make: *** [arch/arm/mach-ixp4xx] Error 2
      Signed-off-by: NMartin Michlmayr <tbm@cyrius.com>
      
      ---
      
       nslu2-setup.c |    6 ++++--
       1 file changed, 4 insertions(+), 2 deletions(-)
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      3dfaf7a6
  6. 14 1月, 2006 1 次提交
  7. 10 11月, 2005 1 次提交