diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2013-10-30 12:34:52 +0100 |
---|---|---|
committer | Chris Ball <chris@printf.net> | 2014-01-13 12:48:26 -0500 |
commit | 538f4696bb75c7da4c7c88a7ce011b51c5fb260c (patch) | |
tree | 73586bc0cf1ea257e1e1a17a4eb123e5b6bc1534 /drivers/mmc/host/sdhci.h | |
parent | e5a233cb647d749de2f188477c9a54b94d90477f (diff) |
mmc: sh_mmcif: Fix compilation warning on 64-bit platforms
Casting an integer to a void * generates a "cast to pointer from integer
of different size" warning. Cast the integer to an unsigned long first
to fix it.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'drivers/mmc/host/sdhci.h')
0 files changed, 0 insertions, 0 deletions