- Ursprüngliche Mail -
> On Thu, Nov 22, 2012 at 07:10:50PM +0100, Rene Buergel wrote:
> > This fixes an error during modpost, when ezusb is built into the
> > kernel while USB is built as module.
> thanks for the fix, I'll queue it up for 3.8
> and
> backport it for 3.7-stable as well.
>
This fixes an error during modpost, when ezusb is built into the kernel while
USB is built as module.
Signed-off-by: René Bürgel
--
diff --git a/drivers/usb/misc/Kconfig b/drivers/usb/misc/Kconfig
index a8f0523..fecde69 100644
--- a/drivers/usb/misc/Kconfig
+++ b/drivers/usb/misc/Kconfig
@@ -246
On Thu, Nov 22, 2012 at 07:10:50PM +0100, Rene Buergel wrote:
> This fixes an error during modpost, when ezusb is built into the kernel while
> USB is built as module.
>
> Signed-off-by: René Bürgel
> --
> diff --git a/drivers/usb/misc/Kconfig b/drivers/usb/misc/Kconfig
> index a8f0523..fecde69
3 matches
Mail list logo