Skip to content
Commit 221c5e42 authored by Seung-Woo Kim's avatar Seung-Woo Kim Committed by Tom Rini
Browse files

mmc: bcm283x: fix int to pointer cast



On build with 32 bit, there is a warning for int-to-pointer-cast.
Fix the int to pointer cast by using uintptr_t.

Signed-off-by: default avatarSeung-Woo Kim <sw0312.kim@samsung.com>
Signed-off-by: default avatarMarek Szyprowski <m.szyprowski@samsung.com>
parent d877f8fd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment