diff options
author | Stephen Warren <swarren@wwwdotorg.org> | 2016-03-16 21:40:57 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-03-27 09:12:20 -0400 |
commit | 2b513158946b342a98f14671fd3a84827510a20f (patch) | |
tree | 7092378ac771a9411565d735547ee154d71220ee /cmd/net.c | |
parent | ed7481c7d18fe2c632b6fbe5646b32cefd2dc791 (diff) |
ARM: bcm2835: fix 64-bit build warning in mbox
Fixes:
arch/arm/mach-bcm283x/mbox.c: In function ‘bcm2835_mbox_call_prop’:
arch/arm/mach-bcm283x/mbox.c:118:48: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
arch/arm/mach-bcm283x/mbox.c:126:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'cmd/net.c')
0 files changed, 0 insertions, 0 deletions