aboutsummaryrefslogtreecommitdiff
path: root/arch/m32r/kernel/smp.c
diff options
context:
space:
mode:
authorXenia Ragiadakou <burzalodowa@gmail.com>2013-09-09 21:03:12 +0300
committerSarah Sharp <sarah.a.sharp@linux.intel.com>2013-12-02 12:59:45 -0800
commitd20c72256721411f55eb95beddf1d8a5d5da31eb (patch)
tree8abc10e1902175e69b390de6c9574d69506ad16b /arch/m32r/kernel/smp.c
parentf00466963817c8a240f022af864cdc39d482cdb7 (diff)
xhci: fix sparse warning in xhci-trace.h
This patch fixes the following sparse warnings: drivers/usb/host/./xhci-trace.h:116:1: warning: cast to restricted __le32 drivers/usb/host/./xhci-trace.h:116:1: warning: cast to restricted __le32 drivers/usb/host/./xhci-trace.h:116:1: warning: restricted __le32 degrades to integer drivers/usb/host/./xhci-trace.h:116:1: warning: restricted __le32 degrades to integer by converting the field 'trb' of the trace buffer entry structure from array with elements of type __le32 to an array with elements of type u8. Into the trb array are copied the contents of the TRB that generated the event. The trace-cmd tool with the help of plugin_xhci.py will use this field to parse the TRB contents in a human readable way. Signed-off-by: Xenia Ragiadakou <burzalodowa@gmail.com> Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Diffstat (limited to 'arch/m32r/kernel/smp.c')
0 files changed, 0 insertions, 0 deletions