Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 259237
b: refs/heads/master
c: e9c23a2
h: refs/heads/master
i:
  259235: a3a3cc9
v: v3
  • Loading branch information
Sergei Shtylyov authored and Greg Kroah-Hartman committed Jul 1, 2011
1 parent b909dd1 commit a685f65
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 199e7edbb1b32d237ade354fee24eef5e2cbeb18
refs/heads/master: e9c23a255a33cf423336b7cba39b2b6dcc83a6bc
5 changes: 5 additions & 0 deletions trunk/include/linux/usb/gadget.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,12 @@
#ifndef __LINUX_USB_GADGET_H
#define __LINUX_USB_GADGET_H

#include <linux/device.h>
#include <linux/errno.h>
#include <linux/init.h>
#include <linux/list.h>
#include <linux/slab.h>
#include <linux/types.h>
#include <linux/usb/ch9.h>

struct usb_ep;
Expand Down

0 comments on commit a685f65

Please sign in to comment.