diff options
author | Tony Lindgren <tony@atomide.com> | 2016-11-11 01:46:13 +0300 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2016-11-11 01:46:13 +0300 |
commit | dbf828ec4c765623dfd1ff91ca9c1dccbe7a3da3 (patch) | |
tree | b460e40312ac8907bb584fe9d060a17937b91048 /arch/arm/mach-omap2/pdata-quirks.c | |
parent | 6a6e640bc191d1d026fd09c4d8688259aa6d373f (diff) | |
download | linux-dbf828ec4c765623dfd1ff91ca9c1dccbe7a3da3.tar.xz |
ARM: OMAP2+: Drop legacy ads7846 init
Diffstat (limited to 'arch/arm/mach-omap2/pdata-quirks.c')
-rw-r--r-- | arch/arm/mach-omap2/pdata-quirks.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/pdata-quirks.c b/arch/arm/mach-omap2/pdata-quirks.c index 05e20aaf68dd..477910a48448 100644 --- a/arch/arm/mach-omap2/pdata-quirks.c +++ b/arch/arm/mach-omap2/pdata-quirks.c @@ -31,7 +31,6 @@ #include "common.h" #include "common-board-devices.h" -#include "dss-common.h" #include "control.h" #include "omap_device.h" #include "omap-pm.h" |