diff options
Diffstat (limited to 'util/uio_usbdebug/README')
-rw-r--r-- | util/uio_usbdebug/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/uio_usbdebug/README b/util/uio_usbdebug/README index 2d523386ba..cb5a4c8a3a 100644 --- a/util/uio_usbdebug/README +++ b/util/uio_usbdebug/README @@ -29,7 +29,7 @@ uio_usbdebug_intel.c - Port enable code for Intel chipsets. linux/uio_ehci_pci.c - Kernel part of the uio interface. -console/printk.c - A do_printk() implementation so you can see debug +console/printk.c - A printk() implementation so you can see debug output with CONFIG_DEBUG_USBDEBUG enabled. device/*.c lib/*.c - Some stubs for (hopefully) unneeded functions for |