1. 23 6月, 2008 38 次提交
  2. 12 6月, 2008 1 次提交
  3. 03 6月, 2008 1 次提交
    • R
      [ARM] pxa: fix tosa.c build error · 0ef2cfc0
      Russell King 提交于
      Work around:
      arch/arm/mach-pxa/tosa.c: In function `tosa_poweroff':
      arch/arm/mach-pxa/tosa.c:470: error: `GPIO_OUT' undeclared (first use in this function)
      arch/arm/mach-pxa/tosa.c:470: error: (Each undeclared identifier is reported only once
      arch/arm/mach-pxa/tosa.c:470: error: for each function it appears in.)
      
      The proper fix exists in the PXA branch of my kernel git tree, which
      will be pushed during the next merge window.
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      0ef2cfc0