summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2014-08-01 18:55:55 +0200
committerMark Brown <broonie@linaro.org>2014-08-04 17:30:24 +0200
commite5f89768e9bc1f441d18e2299518a2907e5017c9 (patch)
tree929f1b4d121f76e180b76413e9adc7c1960f43d4 /arch/arm/kernel
parentLinux 3.16-rc1 (diff)
downloadlinux-e5f89768e9bc1f441d18e2299518a2907e5017c9.tar.xz
linux-e5f89768e9bc1f441d18e2299518a2907e5017c9.zip
ASoC: imx-audmux: Use uintptr_t for port numbers
Since we pass the port number through file private data for debugfs we cast it to and from a pointer so use uintptr_t in order to ensure that the types are compatible, avoiding warnings on 64 bit platforms where pointers are 64 bit and unsigned integers 32 bit. Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'arch/arm/kernel')
0 files changed, 0 insertions, 0 deletions