summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinmux.c
diff options
context:
space:
mode:
authorTomasz Figa <tomasz.figa@gmail.com>2013-04-17 02:23:59 +0400
committerLinus Walleij <linus.walleij@linaro.org>2013-04-23 15:59:45 +0400
commita0d4262a25966aa34674397ba6b438dc025827ef (patch)
treec5cd2187c5674178f8e6aa622cba79aa534363b8 /drivers/pinctrl/pinmux.c
parentf07512e615dd8ebd0866efc38b39ccd41f1495d8 (diff)
downloadlinux-a0d4262a25966aa34674397ba6b438dc025827ef.tar.xz
pinctrl: s3c64xx: Fix build error caused by undefined chained_irq_enter
Commit de88cbb7 moved definitions of chained_irq_enter and chained_irq_exit to a generic header, which must be now included instead of the legacy arch-specific one. This patch fixes build error caused by including the legacy header leading to undefined chained_irq_enter and chained_irq_exit symbols. Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/pinmux.c')
0 files changed, 0 insertions, 0 deletions