1. 01 10月, 2013 1 次提交
    • L
      ARM: gemini: delete <mach/gpio.h> · 85649711
      Linus Walleij 提交于
      The Gemini has no need of a <mach/gpio.h> header as this is only
      used by the machine-local gpio.c gpiochip driver, which is also
      only using the irq_to_gpio() macro. Delete the file, move the single
      macro into the driver and remove the NEED_MACH_GPIO_H flag.
      
      Cc: Hans Ulli Kroll <ulli.kroll@googlemail.com>
      Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
      85649711
  2. 15 3月, 2013 1 次提交
    • A
      ARM: gemini: get platform to build again · 662146b1
      Arnd Bergmann 提交于
      There is no defconfig file for gemini, which has lead to a lot
      of bitrot. This makes the broken board files, the gpio implementation
      and the reset logic work again, and fixes the build warnings
      that got introduced with the changes to the readl/writel prototypes.
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      662146b1
  3. 29 3月, 2011 3 次提交
  4. 14 1月, 2011 1 次提交
  5. 19 2月, 2010 1 次提交
  6. 26 3月, 2009 1 次提交