remarkable-linux/drivers/tty/serial/8250
Geert Uytterhoeven 3e5bde8ef4 serial/8250_hp300: Missing 8250 register interface conversion bits
commit 2655a2c76f ("8250: use the 8250
register interface not the legacy one") forgot to fully switch one
instance of struct uart_port to struct uart_8250_port, causing the
following compile failure:

drivers/tty/serial/8250/8250_hp300.c: In function ‘hpdca_init_one’:
drivers/tty/serial/8250/8250_hp300.c:174: error: ‘uart’ undeclared (first use in this function)
drivers/tty/serial/8250/8250_hp300.c:174: error: (Each undeclared identifier is reported only once
drivers/tty/serial/8250/8250_hp300.c:174: error: for each function it appears in.)

This went unnoticed in -next, as CONFIG_HPDCA is not set to y by
allmodconfig.

Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Cc: Alan Cox <alan@linux.intel.com>
Cc: Philip Blundell <philb@gnu.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-15 13:26:14 -07:00
..
8250.c 8250: blacklist Winbond CIR port 2012-09-26 13:25:41 -07:00
8250.h 8250_pnp: do pnp probe before legacy probe 2012-09-26 13:25:41 -07:00
8250_accent.c serial: group all the 8250 related code together 2012-01-24 11:23:59 -08:00
8250_acorn.c 8250: use the 8250 register interface not the legacy one 2012-07-12 14:46:22 -07:00
8250_boca.c serial: group all the 8250 related code together 2012-01-24 11:23:59 -08:00
8250_dw.c 8250: three way resolve of the 8250 diffs 2012-07-17 09:11:50 -07:00
8250_early.c serial: group all the 8250 related code together 2012-01-24 11:23:59 -08:00
8250_em.c serial8250-em: Add DT support 2012-05-09 15:11:31 -07:00
8250_exar_st16c554.c serial: group all the 8250 related code together 2012-01-24 11:23:59 -08:00
8250_fourport.c serial: group all the 8250 related code together 2012-01-24 11:23:59 -08:00
8250_fsl.c serial: group all the 8250 related code together 2012-01-24 11:23:59 -08:00
8250_gsc.c 8250: use the 8250 register interface not the legacy one 2012-07-12 14:46:22 -07:00
8250_hp300.c serial/8250_hp300: Missing 8250 register interface conversion bits 2012-10-15 13:26:14 -07:00
8250_hub6.c serial: group all the 8250 related code together 2012-01-24 11:23:59 -08:00
8250_pci.c TTY merge for 3.7-rc1 2012-10-01 12:26:52 -07:00
8250_pnp.c 8250: blacklist Winbond CIR port 2012-09-26 13:25:41 -07:00
Kconfig 8250_pnp: do pnp probe before legacy probe 2012-09-26 13:25:41 -07:00
Makefile 8250_pnp: do pnp probe before legacy probe 2012-09-26 13:25:41 -07:00
serial_cs.c 8250: use the 8250 register interface not the legacy one 2012-07-12 14:46:22 -07:00