commit | bc69da206549fbcb534d26781304959a8b323463 | [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 | d6e43ad0ffd218759cc7b91adc373f52f5c8111e [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>