Skip to content
Commit 71ebb396 authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

Merge commit '8bb65fc0' into next/soc



This includes one fix from mainline to avoid introducing a build
regression after the pxa tree starts using gpio-reg:

drivers/gpio/gpio-reg.c:106:21: error: 'struct gpio_reg' has no member named 'irq'; did you mean 'irqs'?
drivers/gpio/gpio-reg.c:107:29: error: 'struct gpio_reg' has no member named 'irq'; did you mean 'irqs'?

* commit '8bb65fc0':
  gpio: gpio-reg: fix build

Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parents 5796e682 8bb65fc0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment