Commit 3a65d13d420adeadb2dded4176caf7a29139ce82

Authored by Manjunathappa, Prakash
1 parent c8f997ab0d
Exists in master

arm:omap:am33xx: remove duplicate file include

Patch removes duplicate video/da8xxx-fb.h file inclusion.

Signed-off-by: Manjunathappa, Prakash <prakash.pm@ti.com>

Showing 1 changed file with 0 additions and 3 deletions Side-by-side Diff

arch/arm/mach-omap2/board-am335xevm.c
... ... @@ -29,9 +29,6 @@
29 29 #include <linux/wl12xx.h>
30 30 #include <linux/ethtool.h>
31 31  
32   -/* LCD controller is similar to DA850 */
33   -#include <video/da8xx-fb.h>
34   -
35 32 #include <mach/hardware.h>
36 33 #include <mach/board-am335xevm.h>
37 34