]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
spl: Fix compile warning for arm64
authorGong Qianyu <Qianyu.Gong@freescale.com>
Thu, 30 Jul 2015 06:07:12 +0000 (14:07 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 08:19:12 +0000 (10:19 +0200)
commita90a73cc0d58a388d0bb612a0228b5fda277e57f
tree7cd88dd70bd1d7522594be9c0521f572900c6e05
parentd1b8c7a8b72fefa7d67dc42fbd20a9de147d8907
spl: Fix compile warning for arm64

Make the cast explicit for "warning: cast to pointer from integer of different size".

Signed-off-by: Gong Qianyu <Qianyu.Gong@freescale.com>
common/spl/spl_mmc.c