aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/suspend.c
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2015-04-20 08:36:15 -0700
committerRob Herring <robh@kernel.org>2015-04-22 22:38:21 -0500
commit04fca0e390e80d88c2f959aef86e0bb7f26fea01 (patch)
tree84623194aa387ace4561b697d10f2b085ece00fd /arch/x86/xen/suspend.c
parentmn10300: add io{read,write}{16,32}be functions (diff)
downloadlinux-dev-04fca0e390e80d88c2f959aef86e0bb7f26fea01.tar.xz
linux-dev-04fca0e390e80d88c2f959aef86e0bb7f26fea01.zip
frv: add io{read,write}{16,32}be functions
These functions are used in various drivers, including the latest version of the 8250 driver. The latter causes the following build failure. drivers/tty/serial/8250/8250_core.c: In function 'mem32be_serial_out': drivers/tty/serial/8250/8250_core.c:456:2: error: implicit declaration of function 'iowrite32be' drivers/tty/serial/8250/8250_core.c: In function 'mem32be_serial_in': drivers/tty/serial/8250/8250_core.c:462:2: error: implicit declaration of function 'ioread32be' Cc: Kevin Cernekee <cernekee@gmail.com> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Fixes: c627f2ceb692 ("serial: 8250: Add support for big-endian MMIO accesses") Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'arch/x86/xen/suspend.c')
0 files changed, 0 insertions, 0 deletions