commit | 2ae4589eb389dee95e37ca990faec18cdf8d6365 | [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 | 297abca63070adf65b45b174acd5d348f718e7c3 [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>