diff options
author | Simon Glass <sjg@chromium.org> | 2011-11-15 18:17:06 +0000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-12-09 10:32:49 +0100 |
commit | 13119bc9fb1e1f3639b4cbb5166ccb3ab5673dcf (patch) | |
tree | b6ad4d9209a8ef0ca9df5fc8b14cf868b02b97ba /arch/arm/config.mk | |
parent | 00b7d6ecc99e0560253a9ab50f55410db8828166 (diff) | |
download | u-boot-imx-13119bc9fb1e1f3639b4cbb5166ccb3ab5673dcf.zip u-boot-imx-13119bc9fb1e1f3639b4cbb5166ccb3ab5673dcf.tar.gz u-boot-imx-13119bc9fb1e1f3639b4cbb5166ccb3ab5673dcf.tar.bz2 |
Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.c
Sorry if this is already fixed somewhere - I could not find it.
This fixes these warnings:
usb_ohci.c: In function 'submit_control_msg':
usb_ohci.c:1081: warning: dereferencing pointer 'data_buf.76' does break strict-aliasing rules
usb_ohci.c:1081: note: initialized from here
usb_ohci.c:1084: warning: dereferencing pointer 'data_buf.76' does break strict-aliasing rules
usb_ohci.c:1084: note: initialized from here
usb_ohci.c:1087: warning: dereferencing pointer 'data_buf.76' does break strict-aliasing rules
usb_ohci.c:1087: note: initialized from here
Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'arch/arm/config.mk')
0 files changed, 0 insertions, 0 deletions