Major Lee b3b896c73b rtc-mrst: Fix section types
Fix the following section mismatch warning.

  WARNING: drivers/rtc/built-in.o(.data+0xa0): Section mismatch in reference from the variable vrtc_mrst_platform_driver to the function .init.text:vrtc_mrst_platform_probe()
  The variable vrtc_mrst_platform_driver references the function __init vrtc_mrst_platform_probe()
  If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable:
    *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console,

Signed-off-by: Major Lee <major_lee@wistron.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-04-04 08:21:07 -07:00
..
2011-03-09 11:22:50 -08:00
2009-02-11 14:25:36 -08:00
2009-02-05 12:56:46 -08:00
2011-03-22 17:44:16 -07:00
2009-04-01 08:59:24 -07:00
2011-01-14 12:38:16 +01:00
2011-04-04 08:21:07 -07:00
2011-02-03 13:02:50 -08:00
2009-04-02 01:05:32 +00:00
2009-09-23 07:39:43 -07:00
2011-02-03 13:02:50 -08:00
2008-11-21 01:24:38 -08:00
2008-11-14 16:37:54 -08:00