commit | eb944db0cfeb0ee934e2a74d5b3516f80cf2c208 | [log] [tgz] |
---|---|---|
author | Yauhen Kharuzhy <jekhor@gmail.com> | Wed Oct 29 14:00:59 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Oct 30 11:38:46 2008 -0700 |
tree | 7e91ebf253d2a7a51d5cea4386e718989b729a0d | |
parent | e11e3643f300f2e3a3ea21658e9f80b412c2c8a1 [diff] |
rtc-s3c: fix section mismatch warnings Warnings was appeared when compile rtc-s3c.c because platform_driver structure s3c2410_rtcdrv has wrong name. Signed-off-by: Yauhen Kharuzhy <jekhor@gmail.com> Acked-by: 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>