Re: [PATCH 12/14] include/linux/usb/gadget.h : include <linux/device.h> for successful compilation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello.

On 08/30/2011 03:57 PM, Pratyush Anand wrote:

gadget.h uses struct device, which has been declared in linux/device.h. So it
must be included.

Signed-off-by: Pratyush Anand<pratyush.anand@xxxxxx>
---
  include/linux/usb/gadget.h |    1 +
  1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/linux/usb/gadget.h b/include/linux/usb/gadget.h
index 006412c..32f7b69 100644
--- a/include/linux/usb/gadget.h
+++ b/include/linux/usb/gadget.h
@@ -16,6 +16,7 @@
  #define __LINUX_USB_GADGET_H

  #include<linux/slab.h>
+#include<linux/device.h>

On what tree are you basing? There have been patches accepted in v3.1-rc1, which added a bunch of #include's to that file (including <linux/device.h>).

WBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux