mmc: pwrseq: sd8787: fix compilation warning
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Wed, 25 Aug 2021 08:19:31 +0000 (11:19 +0300)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 25 Aug 2021 09:11:16 +0000 (11:11 +0200)
commitdba914b248845492080162c0b604a5e25e52dc7b
tree9fe7b6ff1f17f88e67eb9885d97384390317c8ee
parente72a55f2e5ddcfb3dce0701caf925ce435b87682
mmc: pwrseq: sd8787: fix compilation warning

Fixed compilation warning "cast from pointer to integer of
different size [-Wpointer-to-int-cast]"

Fixes: b2832b96fcf5 ("mmc: pwrseq: sd8787: add support for wilc1000")
Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20210825081931.598934-1-claudiu.beznea@microchip.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/pwrseq_sd8787.c