On Mon, Feb 29, 2016 at 08:50:34PM +0900, Masahiro Yamada wrote:
> Fix "warning: cast to pointer from integer of different size".
>
> Signed-off-by: Masahiro Yamada
Reviewed-by: Tom Rini
--
Tom
signature.asc
Description: Digital signature
___
U-B
Fix "warning: cast to pointer from integer of different size".
Signed-off-by: Masahiro Yamada
---
common/spl/spl_nor.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/common/spl/spl_nor.c b/common/spl/spl_nor.c
index e08afe2..d0bd0b0 100644
--- a/common/spl/spl_nor.c
+++ b/c
2 matches
Mail list logo