staging: ks7010: Remove unnecessary cast
authorPontus Fuchs <pontus.fuchs@gmail.com>
Thu, 6 Oct 2016 20:50:19 +0000 (22:50 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Oct 2016 08:24:57 +0000 (10:24 +0200)
commit0af454793a247b11b19506fa504ccde63d8372ac
treefec415addc3a54239b927cbf97b869e7d9a26873
parent6b750fac60896949e7e41a667cc63ad777692b09
staging: ks7010: Remove unnecessary cast

sdio functions takes unsigned int as address. No need to cast.

Signed-off-by: Pontus Fuchs <pontus.fuchs@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ks7010/ks7010_sdio.c