Skip to content
Commit 90ae53ce authored by Tom Rini's avatar Tom Rini
Browse files

fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long



Otherwise:
drivers/usb/gadget/f_fastboot.c:564:32: warning: format "%lx" expects
argument of type "long unsigned int", but argument 3 has type "unsigned
int" [-Wformat=]

Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent ad8afeae
Loading
Loading
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