Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 280818
b: refs/heads/master
c: bd178f2
h: refs/heads/master
v: v3
  • Loading branch information
Sebastian Andrzej Siewior authored and Felipe Balbi committed Dec 12, 2011
1 parent cb1ba66 commit d211af7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: c5537ea531d83b7d02ce2d52a5e2b90f526449d0
refs/heads/master: bd178f2d62e8e2feb6b544c08d7d1dd92254201d
14 changes: 0 additions & 14 deletions trunk/drivers/usb/dwc3/host.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,23 +35,9 @@
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/

#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/slab.h>
#include <linux/spinlock.h>
#include <linux/platform_device.h>
#include <linux/pm_runtime.h>
#include <linux/interrupt.h>
#include <linux/ioport.h>
#include <linux/io.h>
#include <linux/list.h>
#include <linux/delay.h>
#include <linux/dma-mapping.h>

#include "core.h"
#include "io.h"

#include "debug.h"

static struct resource generic_resources[] = {
{
Expand Down

0 comments on commit d211af7

Please sign in to comment.