diff options
author | Felipe Balbi <balbi@ti.com> | 2015-05-08 13:30:12 -0500 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2015-05-13 12:03:23 -0500 |
commit | 3521a399dae8d66fc784cef70a78e65ce73e364f (patch) | |
tree | 18cc09b97d2fe67d6a7db8056f8a8484258b6870 /drivers/usb/class | |
parent | ffc1d299aa836f540a20302e9f22120639ea2944 (diff) | |
download | talos-obmc-linux-3521a399dae8d66fc784cef70a78e65ce73e364f.tar.gz talos-obmc-linux-3521a399dae8d66fc784cef70a78e65ce73e364f.zip |
usb: dwc2: hcd: fix build warning
commit db62b9a804b4 (usb: dwc2: host: don't
use dma_alloc_coherent with irqs disabled)
introduced a build warning by using NULL
as an integer. Fix that by just using 0 instead
of NULL.
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/class')
0 files changed, 0 insertions, 0 deletions