Skip to content
Snippets Groups Projects
Commit 3521a399 authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: dwc2: hcd: fix build warning


commit db62b9a8 (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: default avatarFelipe Balbi <balbi@ti.com>
parent ffc1d299
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment