Re: [PATCH] usb: add new usb gadget for ACM and mass storage

From: Sergei Shtylyov
Date: Fri Oct 07 2011 - 07:12:13 EST


Hello.

On 07-10-2011 12:23, Klaus Schwarzkopf wrote:

diff --git a/include/linux/usb/gadget.h b/include/linux/usb/gadget.h
index dd1571d..f623f3d 100644
--- a/include/linux/usb/gadget.h
+++ b/include/linux/usb/gadget.h
@@ -15,6 +15,7 @@
#ifndef __LINUX_USB_GADGET_H
#define __LINUX_USB_GADGET_H

+#include<linux/device.h>

this is not part of $SUBJECT


changed git message

1. This should have been a separate patch.
2. Refresh your tree -- this part have been changed long ago with the #include added.

WBR, Sergei

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/