diff options
| author | 2009-12-15 16:46:04 -0800 | |
|---|---|---|
| committer | 2009-12-16 07:19:59 -0800 | |
| commit | 50e49bee3fc5c0cd0aff80ebd8061f356b7b9bd8 (patch) | |
| tree | d5326488fb1f09251f9bfdca682d6c02993725b4 /drivers/rtc/rtc-dev.c | |
| parent | rtc-stk17ta8: fix races around device registration (diff) | |
| download | linux-dev-50e49bee3fc5c0cd0aff80ebd8061f356b7b9bd8.tar.xz linux-dev-50e49bee3fc5c0cd0aff80ebd8061f356b7b9bd8.zip | |
rtc: do not use container_of macro as an argument for to_platform_device
The to_platform_device macro itself uses container_of macro. Nested use
of container_of macro causes following sparse warnings:
rtc-ds1553.c:259:3: warning: symbol '__mptr' shadows an earlier one
rtc-ds1553.c:259:3: originally declared here
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Cc: Alessandro Zummo <alessandro.zummo@towertech.it>
Cc: David Brownell <david-b@pacbell.net>
Cc: Andrew Sharp <andy.sharp@lsi.com>
Cc: Thomas Hommel <thomas.hommel@gefanuc.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/rtc/rtc-dev.c')
0 files changed, 0 insertions, 0 deletions
