diff options
Diffstat (limited to 'drivers/usb/host/imx21-dbg.c')
-rw-r--r-- | drivers/usb/host/imx21-dbg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/host/imx21-dbg.c b/drivers/usb/host/imx21-dbg.c index 512f647448ca..6d7533427163 100644 --- a/drivers/usb/host/imx21-dbg.c +++ b/drivers/usb/host/imx21-dbg.c | |||
@@ -384,7 +384,7 @@ static void debug_isoc_show_one(struct seq_file *s, | |||
384 | seq_printf(s, "%s %d:\n" | 384 | seq_printf(s, "%s %d:\n" |
385 | "cc=0X%02X\n" | 385 | "cc=0X%02X\n" |
386 | "scheduled frame %d (%d)\n" | 386 | "scheduled frame %d (%d)\n" |
387 | "submittted frame %d (%d)\n" | 387 | "submitted frame %d (%d)\n" |
388 | "completed frame %d (%d)\n" | 388 | "completed frame %d (%d)\n" |
389 | "requested length=%d\n" | 389 | "requested length=%d\n" |
390 | "completed length=%d\n\n", | 390 | "completed length=%d\n\n", |