]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Remove old OMAP RTC character-class driver
authorAndrzej Zaborowski <balrog@zabor.org>
Thu, 7 Jun 2007 03:23:31 +0000 (05:23 +0200)
committerTony Lindgren <tony@atomide.com>
Fri, 8 Jun 2007 10:24:44 +0000 (03:24 -0700)
commit8d50bc143496f9d2624cca5dbe12557ce9f16879
treebb541bab9b7c7bde223cd451dd1b48e537d049af
parentb141a8a8893cf7f5b119b12b53f55b54fe20d927
Remove old OMAP RTC character-class driver

The driver comes from 2.4 when no RTC class existed.  Currently we have
drivers/rtc/rtc-omap.c which should be preferred.  Please also update
userspace and defconfig if the old driver was being used.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/devices.c
drivers/char/Kconfig
drivers/char/Makefile
drivers/char/omap-rtc.c [deleted file]
drivers/char/omap-rtc.h [deleted file]