~ubuntu-branches/ubuntu/quantal/linux-lowlatency/quantal

« back to all changes in this revision

Viewing changes to drivers/usb/musb/davinci.c

  • Committer: Package Import Robot
  • Author(s): Alessio Igor Bogani
  • Date: 2011-10-26 11:13:05 UTC
  • Revision ID: package-import@ubuntu.com-20111026111305-04kado7d1u2er2rl
Tags: 3.2.0-16.25
Add new lowlatency kernel flavour

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
#include <linux/platform_device.h>
34
34
#include <linux/dma-mapping.h>
35
35
 
36
 
#include <mach/hardware.h>
37
 
#include <mach/memory.h>
38
 
#include <asm/gpio.h>
39
36
#include <mach/cputype.h>
40
37
 
41
38
#include <asm/mach-types.h>