1. 14 11月, 2011 1 次提交
    • H
      ARM: mmp: fix build error on gpio · 22f4cb4b
      Haojian Zhuang 提交于
      Parameters of GPIO_REG() should be assigned as volatile.
      
      arch/arm/plat-pxa/include/plat/gpio.h: In function ‘gpio_get_value’:
      arch/arm/plat-pxa/include/plat/gpio.h:12:21: error: invalid operands to
      binary & (have ‘void *’ and ‘int’)
      arch/arm/plat-pxa/include/plat/gpio.h: In function ‘gpio_set_value’:
      arch/arm/plat-pxa/include/plat/gpio.h:21:4: error: lvalue required as
      left operand of assignment
      arch/arm/plat-pxa/include/plat/gpio.h:23:4: error: lvalue required as
      left operand of assignment
      Signed-off-by: NHaojian Zhuang <haojian.zhuang@marvell.com>
      Signed-off-by: NEric Miao <eric.y.miao@gmail.com>
      22f4cb4b
  2. 10 11月, 2011 1 次提交
  3. 08 11月, 2011 28 次提交
  4. 07 11月, 2011 10 次提交