]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-da9055.c: fix cross-section reference
authorAndrew Morton <akpm@linux-foundation.org>
Fri, 11 Jan 2013 22:31:39 +0000 (14:31 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 11 Jan 2013 22:54:54 +0000 (14:54 -0800)
commit0a1af1d61edae189b0a81bc46386ab37eb3d9d4d
tree968338d163b6ef45d158ae24151d83cc88a30577
parent896f97ea95c1d29c0520ee0766b66b7f64cb967c
drivers/rtc/rtc-da9055.c: fix cross-section reference

Fix the warning

  WARNING: drivers/rtc/rtc-da9055.o(.text+0xa71): Section mismatch in reference from the function da9055_rtc_probe() to the function .init.text:da9055_rtc_device_init()

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/rtc-da9055.c