Files
linux/drivers
Ralf Baechle 2c35f813f3 [CHAR] lcd: Fix two warnings.
In file included from drivers/char/lcd.c:23:
include/linux/mc146818rtc.h:104:1: warning: "RTC_IO_EXTENT" redefined
drivers/char/lcd.c:15:1: warning: this is the location of the previous definition
drivers/char/lcd.c:35: warning: 'lcd_lock' defined but not used

c316eb1eee deleted the last code using
lcd_lock, so delete definition of lcd_lock.

The definition of RTC_IO_EXTENT is unused and probably always was only
debree copied from drivers/char/rtc.c.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2007-03-17 01:03:26 +00:00
..
2007-03-14 15:27:49 -07:00
2007-03-14 15:27:50 -07:00
2007-03-14 15:27:49 -07:00
2007-03-17 01:03:26 +00:00
2006-12-07 08:39:24 -08:00
2007-03-05 07:57:53 -08:00
2007-03-14 15:27:49 -07:00
2007-03-09 21:06:40 -05:00
2007-03-14 15:27:49 -07:00
2007-02-11 10:51:24 -08:00
2007-02-11 10:51:24 -08:00