]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/usb/host/fotg210-hcd.c
lib/vsprintf.c: remove %Z support
[mirror_ubuntu-artful-kernel.git] / drivers / usb / host / fotg210-hcd.c
index 9d0b0518290a1d596f7018216bc694d5bbc037b1..1c5b34b74860f1c3aed374f2cfcd0668b1124bcf 100644 (file)
@@ -5697,7 +5697,7 @@ static int __init fotg210_hcd_init(void)
                        test_bit(USB_OHCI_LOADED, &usb_hcds_loaded))
                pr_warn("Warning! fotg210_hcd should always be loaded before uhci_hcd and ohci_hcd, not after\n");
 
-       pr_debug("%s: block sizes: qh %Zd qtd %Zd itd %Zd\n",
+       pr_debug("%s: block sizes: qh %zd qtd %zd itd %zd\n",
                        hcd_name, sizeof(struct fotg210_qh),
                        sizeof(struct fotg210_qtd),
                        sizeof(struct fotg210_itd));