aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorSam Ravnborg <[email protected]>2008-04-28 02:11:55 -0700
committerLinus Torvalds <[email protected]>2008-04-28 08:58:16 -0700
commitc464652813fe128c346ce6e7ec8fb0d2b67de6fb (patch)
treedfa63e2029c6d7eaa8b95dae1319db7f62a754fc /include/linux
parent4edac2b442d6176afb0ae431123993dc00882987 (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 <[email protected]> Cc: Alessandro Zummo <[email protected]> Cc: David Brownell <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions