The patch titled usb: typo in usb R8A66597 HCD config has been added to the -mm tree. Its filename is usb-typo-in-usb-r8a66597-hcd-config.patch *** Remember to use Documentation/SubmitChecklist when testing your code *** See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ Subject: usb: typo in usb R8A66597 HCD config From: M4rkusXXL <M4rkusXXL@xxxxxx> Cc: Greg KH <greg@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/usb/host/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/usb/host/Kconfig~usb-typo-in-usb-r8a66597-hcd-config drivers/usb/host/Kconfig --- a/drivers/usb/host/Kconfig~usb-typo-in-usb-r8a66597-hcd-config +++ a/drivers/usb/host/Kconfig @@ -250,7 +250,7 @@ config USB_SL811_CS module will be called "sl811_cs". config USB_R8A66597_HCD - tristate "R8A66597 HCD suppoort" + tristate "R8A66597 HCD support" depends on USB help The R8A66597 is a USB 2.0 host and peripheral controller. _ Patches currently in -mm which might be from M4rkusXXL@xxxxxx are usb-typo-in-usb-r8a66597-hcd-config.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html