summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm/clock.c
diff options
context:
space:
mode:
authorDaniel Walker <dwalker@codeaurora.org>2010-03-17 09:58:29 -0700
committerDaniel Walker <dwalker@codeaurora.org>2010-05-12 09:19:03 -0700
commit1a86fbc167fdf8ac387a52d49782d7a5bc1d9ac9 (patch)
treeca3c0b9703c62b6685546409a619ff4245150966 /arch/arm/mach-msm/clock.c
parentbf83de4037780b11b27f1e32e33c1e8e7e42602e (diff)
downloadtalos-op-linux-1a86fbc167fdf8ac387a52d49782d7a5bc1d9ac9.tar.gz
talos-op-linux-1a86fbc167fdf8ac387a52d49782d7a5bc1d9ac9.zip
arm: msm: smd: convert unsigned addr to unsigned long
"unsigned" translates to "unsigned int", but this value holds an address. We always want to use unsigned long for addresses since it will change size to fit the machine. This just convert the one address holder to unsigned long. Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
Diffstat (limited to 'arch/arm/mach-msm/clock.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud