summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorVincent Palatin <vpalatin@chromium.org>2012-01-05 21:21:33 +0000
committerStefan Reinauer <reinauer@chromium.org>2012-01-05 14:59:51 -0800
commit17b3e106d1da893de82dac51888e9515f689ea51 (patch)
treeefd513027f6eadd9fe032a728259f21bfc7e5df2 /board
parentc9e4b38ad28e10703a9d16aacca51aa650fdb98b (diff)
usb: fix aliasing issue in EHCI interrupt code
The interrupt endpoint handling code stores the buffer pointer in the QH padding field. We need to make it the size of a pointer to avoid strict aliasing issue with the compiler. Signed-off-by: Vincent Palatin <vpalatin@chromium.org> BUG=chromium-os:24760 TEST=emerge-lumpy chromeos-u-boot ; emerge-tegra2_kaen chromeos-u-boot Change-Id: Iecbfa0610591d24452106b79de61abb033c36f2e Reviewed-on: https://gerrit.chromium.org/gerrit/13732 Commit-Ready: Vincent Palatin <vpalatin@chromium.org> Tested-by: Vincent Palatin <vpalatin@chromium.org> Reviewed-by: Stefan Reinauer <reinauer@chromium.org>
Diffstat (limited to 'board')
0 files changed, 0 insertions, 0 deletions