Sam Ravnborg c464652813 rtc: silence section mismatch warning in rtc-test
Fix following warning:
WARNING: vmlinux.o(.data+0x253e28): Section mismatch in reference from the variable test_drv to the function .devexit.text:test_remove()

Fix by renaming the platfrom_driver variable from *_drv to *_driver
so modpost ignore the reference to an __devexit section.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: David Brownell <david-b@pacbell.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-04-28 08:58:16 -07:00
..
2007-10-16 09:43:13 -07:00
2008-01-24 20:40:44 -08:00
2008-03-19 18:53:37 -07:00
2008-02-06 10:41:13 -08:00
2008-02-06 10:41:13 -08:00
2008-02-06 10:41:14 -08:00
2007-05-08 11:15:18 -07:00
2007-08-22 19:52:45 -07:00
2008-04-28 08:58:16 -07:00
2007-10-19 11:53:41 -07:00
2007-05-08 11:15:18 -07:00
2008-02-06 10:41:13 -08:00
2008-04-28 08:58:16 -07:00