commit | 7ef4c45c6e78f3775894053e65e93bdac1e77e63 | [log] [tgz] |
---|---|---|
author | Gong Qianyu <Qianyu.Gong@freescale.com> | Thu Jul 30 14:07:12 2015 +0800 |
committer | Tom Rini <trini@konsulko.com> | Wed Aug 12 20:47:56 2015 -0400 |
tree | 1e86e8eb2955aa2d6e540cd047b9ee5cf609fafe | |
parent | e86c95305912c77bacdae683a88edb20012cc271 [diff] |
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>