diff options
author | Andre Przywara <andre.przywara@arm.com> | 2015-02-23 12:30:46 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-02-24 10:37:39 +0900 |
commit | 0744ea2a01cb75a750e8594b046102fc68fa45b3 (patch) | |
tree | 82ad03e3f8be04c71d562b8da7bb527f22c7ea9c /Documentation/spi | |
parent | c517d838eb7d07bbe9507871fab3931deccff539 (diff) | |
download | linux-stable-0744ea2a01cb75a750e8594b046102fc68fa45b3.tar.gz linux-stable-0744ea2a01cb75a750e8594b046102fc68fa45b3.tar.bz2 linux-stable-0744ea2a01cb75a750e8594b046102fc68fa45b3.zip |
spi: s3c64xx: fix compiler warning in spi-s3c64xx
The Exynos 7 arm64 support now allows the S3C64xx SPI driver to be
compiled into an ARM64 kernel, so the cast from the [rt]x_dmach int
variable to a void* in this driver now triggers a warning.
Add a long cast to silence the compiler.
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/spi')
0 files changed, 0 insertions, 0 deletions