linux/drivers/tty/serial
WANG Cong 83ede96e98 cris: fix a build error in drivers/tty/serial/crisv10.c
Fix these errors:

    drivers/tty/serial/crisv10.c:4453: error: 'if_ser0' undeclared (first use in this function): 2 errors in 2 logs
    drivers/tty/serial/crisv10.c:4453: error: (Each undeclared identifier is reported only once: 2 errors in 2 logs
    drivers/tty/serial/crisv10.c:4453: error: for each function it appears in.): 2 errors in 2 logs

"if_ser0" is a typo, it should be "if_serial_0".

Signed-off-by: WANG Cong <xiyou.wangcong@gmail.com>
Cc: Mikael Starvik <starvik@axis.com>
Cc: Jesper Nilsson <jesper.nilsson@axis.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-09-14 18:09:38 -07:00
..
cpm_uart
jsm
8250.c 8250: Fix race condition in serial8250_backup_timeout(). 2011-08-23 10:10:37 -07:00
8250.h
8250_accent.c
8250_acorn.c
8250_boca.c
8250_early.c
8250_exar_st16c554.c
8250_fourport.c
8250_gsc.c
8250_hp300.c
8250_hub6.c
8250_mca.c
8250_pci.c serial/8250_pci: delete duplicate data definition 2011-08-23 10:06:28 -07:00
8250_pnp.c serial: 8250_pnp: add Intermec CV60 touchscreen device 2011-08-22 14:18:44 -07:00
21285.c
68328serial.c
68328serial.h
68360serial.c
Kconfig Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x 2011-08-01 06:10:16 -10:00
Makefile ARM: mach-s3c2400: delete 2011-07-18 10:59:26 -04:00
altera_jtaguart.c
altera_uart.c
amba-pl010.c
amba-pl011.c amba pl011: workaround for uart registers lockup 2011-07-08 15:09:23 -07:00
apbuart.c
apbuart.h
atmel_serial.c atmel_serial: fix atmel_default_console_device 2011-08-22 14:18:44 -07:00
bcm63xx_uart.c
bfin_5xx.c
bfin_sport_uart.c
bfin_sport_uart.h
clps711x.c
crisv10.c cris: fix a build error in drivers/tty/serial/crisv10.c 2011-09-14 18:09:38 -07:00
crisv10.h
dz.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
dz.h
icom.c
icom.h
ifx6x60.c
ifx6x60.h
imx.c dt: remove of_alias_get_id() reference 2011-08-04 11:16:04 +01:00
ioc3_serial.c
ioc4_serial.c
ip22zilog.c
ip22zilog.h
kgdboc.c
lantiq.c
m32r_sio.c
m32r_sio.h
m32r_sio_reg.h
max3100.c
max3107-aava.c tty: Add "spi:" prefix for spi modalias 2011-08-23 10:02:01 -07:00
max3107.c tty: Add "spi:" prefix for spi modalias 2011-08-23 10:02:01 -07:00
max3107.h
mcf.c
mfd.c
mpc52xx_uart.c
mpsc.c
mrst_max3110.c tty: Add "spi:" prefix for spi modalias 2011-08-23 10:02:01 -07:00
mrst_max3110.h
msm_serial.c
msm_serial.h
msm_serial_hs.c
msm_smd_tty.c
mux.c
mxs-auart.c
netx-serial.c
nwpserial.c
of_serial.c tty/serial: Add devicetree support for nVidia Tegra serial ports 2011-07-10 06:37:43 +09:00
omap-serial.c omap-serial: Allow IXON and IXOFF to be disabled. 2011-08-23 10:58:38 -07:00
pch_uart.c pch_uart: Set PCIe bus number using probe parameter 2011-08-22 14:18:42 -07:00
pmac_zilog.c
pmac_zilog.h
pnx8xxx_uart.c
pxa.c
s3c2410.c serial: Remove redundant console_initcall from s3c and s5p console drivers 2011-07-20 19:10:43 +09:00
s3c2412.c serial: Remove redundant console_initcall from s3c and s5p console drivers 2011-07-20 19:10:43 +09:00
s3c2440.c serial: Remove redundant console_initcall from s3c and s5p console drivers 2011-07-20 19:10:43 +09:00
s3c6400.c serial: Remove redundant console_initcall from s3c and s5p console drivers 2011-07-20 19:10:43 +09:00
s5pv210.c Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 2011-07-25 23:09:27 -07:00
sa1100.c
samsung.c serial: samsung: Fix build error 2011-08-08 13:54:50 -07:00
samsung.h serial: Remove redundant console_initcall from s3c and s5p console drivers 2011-07-20 19:10:43 +09:00
sb1250-duart.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
sc26xx.c
serial_core.c TTY: serial, document ignoring of uart->ops->startup error 2011-08-23 10:10:38 -07:00
serial_cs.c
serial_ks8695.c
serial_txx9.c
sh-sci.c Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x 2011-08-29 13:34:48 -07:00
sh-sci.h
sn_console.c
suncore.c
suncore.h
sunhv.c
sunsab.c
sunsab.h
sunsu.c
sunzilog.c
sunzilog.h
timbuart.c
timbuart.h
uartlite.c
ucc_uart.c drivers/serial/ucc_uart.c: Fix compiler warning 2011-08-22 14:18:43 -07:00
vr41xx_siu.c
vt8500_serial.c
xilinx_uartps.c
zs.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
zs.h