Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 364487
b: refs/heads/master
c: 3c37bb6
h: refs/heads/master
i:
  364485: 5e1221d
  364483: 13b6418
  364479: 9a6bb75
v: v3
  • Loading branch information
Alexander Shishkin authored and Greg Kroah-Hartman committed Mar 30, 2013
1 parent 21c9d4b commit 4a51522
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 15 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4f48203881ce947a0cbd8ae7b1a1a1b04aaa3766
refs/heads/master: 3c37bb685d8d668f00102502e753cccc426cc954
17 changes: 3 additions & 14 deletions trunk/drivers/usb/chipidea/debug.c
Original file line number Diff line number Diff line change
@@ -1,20 +1,9 @@
#include <linux/delay.h>
#include <linux/device.h>
#include <linux/dmapool.h>
#include <linux/dma-mapping.h>
#include <linux/init.h>
#include <linux/platform_device.h>
#include <linux/module.h>
#include <linux/interrupt.h>
#include <linux/io.h>
#include <linux/irq.h>
#include <linux/kernel.h>
#include <linux/slab.h>
#include <linux/pm_runtime.h>
#include <linux/device.h>
#include <linux/types.h>
#include <linux/spinlock.h>
#include <linux/usb/ch9.h>
#include <linux/usb/gadget.h>
#include <linux/usb/otg.h>
#include <linux/usb/chipidea.h>

#include "ci.h"
#include "udc.h"
Expand Down

0 comments on commit 4a51522

Please sign in to comment.