aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorYoichi Yuasa <yuasa@hh.iij4u.or.jp>2005-06-04 15:43:34 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-04 17:13:01 -0700
commiteae936e21bd726f9d9555f2262d439fbcd61dccf (patch)
treec18cb14144fedeb20bd65ff1c3262c047da58c9e /Makefile
parentf26d583e41aedad8159acf9533fa287d7209dfbf (diff)
[PATCH] serial: update NEC VR4100 series serial support
- Changed the return value of unknown type to NULL. - Deleted the NULL check of dev_id in siu_interrupt(). - Deleted the NULL check of port->membase in siu_shutdown(). - Added the NULL check of port->membase to siu_startup(). - Removed early_uart_ops. Now using vr41xx_siu standerd one. - Changed KSEG1ADDR() in siu_console_setup() to ioremap(). - When uart_add_one_port() failed, changed to set NULL to port->dev. Signed-off-by: Yoichi Yuasa <yuasa@hh.iij4u.or.jp> Cc: Russell King <rmk@arm.linux.org.uk> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions