diff options
author | 2007-09-18 22:46:30 -0700 | |
---|---|---|
committer | 2007-09-19 11:24:17 -0700 | |
commit | 49cc886aea1d79cdb0ea409554866238b07fe26f (patch) | |
tree | 57803e3b7650f9d7af6195b6dc73540045008786 /kernel/sysctl.c | |
parent | rtc-ds1742.c should use resource_size_t for base address (diff) | |
download | linux-rng-49cc886aea1d79cdb0ea409554866238b07fe26f.tar.xz linux-rng-49cc886aea1d79cdb0ea409554866238b07fe26f.zip |
rtc: rtc-ds1553.c should use resource_size_t for base address
Currently the rtc driver, rtc-ds1552.c uses an unsigned long to store the
base mmio address of the NVRAM/RTC. This breaks on 32-bit systems with
larger physical addresses.
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Cc: David Brownell <david-b@pacbell.net>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions