diff options
author | Guenter Roeck <linux@roeck-us.net> | 2015-12-16 04:30:37 (GMT) |
---|---|---|
committer | Yoshinori Sato <ysato@users.sourceforge.jp> | 2016-01-20 13:44:13 (GMT) |
commit | be13326058e79c0b3d8caea5e7d1b34286c09487 (patch) | |
tree | b1c3bb28cb810d4d4a7e80d0fe3ddf9a3120ed2f /fs/hpfs/map.c | |
parent | 9ee05bb627c08eae8b854c9fa1d77e75188954b6 (diff) | |
download | linux-be13326058e79c0b3d8caea5e7d1b34286c09487.tar.xz |
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 'fs/hpfs/map.c')
0 files changed, 0 insertions, 0 deletions