diff options
author | Sam Ravnborg <sam@ravnborg.org> | 2008-04-28 02:11:55 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-04-28 08:58:16 -0700 |
commit | c464652813fe128c346ce6e7ec8fb0d2b67de6fb (patch) | |
tree | dfa63e2029c6d7eaa8b95dae1319db7f62a754fc /arch/m32r/mm | |
parent | 4edac2b442d6176afb0ae431123993dc00882987 (diff) |
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>
Diffstat (limited to 'arch/m32r/mm')
0 files changed, 0 insertions, 0 deletions