aboutsummaryrefslogtreecommitdiff
path: root/drivers/ufs
diff options
context:
space:
mode:
authorSimon Goldschmidt2019-11-21 22:15:23 +0100
committerMarek Vasut2019-11-22 01:25:40 +0100
commit7dc0ac6015718f5fb66bb79bf53df19f64fbfeee (patch)
tree90dc7aba5f52d0c02a9a7d2b79a40310639135b6 /drivers/ufs
parent616ebd8b9cb455c5949bd94c47283835eba1954a (diff)
usb: dwc2: fix possible alignment issues
Since upgrading to gcc9, warnings are issued: "taking address of packed member of ‘...’ may result in an unaligned pointer value" Fix this by converting dwc2_fifo_read to use unaligned access since packed structures may be on an unaligned address, depending on USB hardware. Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Diffstat (limited to 'drivers/ufs')
0 files changed, 0 insertions, 0 deletions