Re: [PATCH] mn10300: add io{read,write}{16,32}be functions

2015-04-22 Thread Rob Herring
On Mon, Apr 20, 2015 at 10:37 AM, Guenter Roeck wrote: > 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/82

Re: [PATCH] mn10300: add io{read,write}{16,32}be functions

2015-04-20 Thread Greg Kroah-Hartman
On Mon, Apr 20, 2015 at 08:37:42AM -0700, Guenter Roeck wrote: > 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/s

[PATCH] mn10300: add io{read,write}{16,32}be functions

2015-04-20 Thread Guenter Roeck
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 dec