commit | 70e6428d8cbaede09691f71f69c93e0f7899fe2e | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Feb 29 20:50:34 2016 +0900 |
committer | Tom Rini <trini@konsulko.com> | Tue Mar 15 21:30:20 2016 -0400 |
tree | d7b978de399364ab8b79fd34ec6f3329e97730eb | |
parent | 3eb80d10c7715d427808908b259646f1df781264 [diff] |
spl_nor: fix warning when compiled for 64bit target Fix "warning: cast to pointer from integer of different size". Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Tom Rini <trini@konsulko.com>