diff options
author | Guenter Roeck <linux@roeck-us.net> | 2015-12-16 05:30:37 +0100 |
---|---|---|
committer | Yoshinori Sato <ysato@users.sourceforge.jp> | 2016-01-20 14:44:13 +0100 |
commit | be13326058e79c0b3d8caea5e7d1b34286c09487 (patch) | |
tree | b1c3bb28cb810d4d4a7e80d0fe3ddf9a3120ed2f /arch/h8300/Kconfig | |
parent | h8300: signal stack fix (diff) | |
download | linux-be13326058e79c0b3d8caea5e7d1b34286c09487.tar.xz linux-be13326058e79c0b3d8caea5e7d1b34286c09487.zip |
irqchip: renesas-h8s: Replace ctrl_outw/ctrl_inw with writew/readw
Commit 13ae42a3b1c1 ("h8300: Rename ctlr_out/in[bwl] to
raw_read/write[bwl]") changed the function names, but not all callers,
resulting in
drivers/irqchip/irq-renesas-h8s.c: In function ‘h8s_disable_irq’:
drivers/irqchip/irq-renesas-h8s.c:43:9: error:
implicit declaration of function ‘ctrl_inw’
drivers/irqchip/irq-renesas-h8s.c:44:2: error:
implicit declaration of function ‘ctrl_outw’
Fixes: 13ae42a3b1c1 ("h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]")
Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'arch/h8300/Kconfig')
0 files changed, 0 insertions, 0 deletions