summaryrefslogtreecommitdiffstats
path: root/sys/arm/ti/am335x/am335x_lcd.c
diff options
context:
space:
mode:
authorgonzo <gonzo@FreeBSD.org>2015-11-14 03:05:42 +0000
committergonzo <gonzo@FreeBSD.org>2015-11-14 03:05:42 +0000
commit53e4ca1a82ee78f68619ad90092b32d779a5f639 (patch)
treefab62688b511226901577e47f019c6428fb75d7c /sys/arm/ti/am335x/am335x_lcd.c
parent73114f99e8a93e8b08a4f6b70bf873e4bf690cb7 (diff)
downloadFreeBSD-src-53e4ca1a82ee78f68619ad90092b32d779a5f639.zip
FreeBSD-src-53e4ca1a82ee78f68619ad90092b32d779a5f639.tar.gz
Move all HDMI-related stuff to hdmi_if.m, hdmi.h is not required
Diffstat (limited to 'sys/arm/ti/am335x/am335x_lcd.c')
-rw-r--r--sys/arm/ti/am335x/am335x_lcd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/arm/ti/am335x/am335x_lcd.c b/sys/arm/ti/am335x/am335x_lcd.c
index c1c91b3..cf4941d 100644
--- a/sys/arm/ti/am335x/am335x_lcd.c
+++ b/sys/arm/ti/am335x/am335x_lcd.c
@@ -52,7 +52,6 @@ __FBSDID("$FreeBSD$");
#include <dev/ofw/ofw_bus.h>
#include <dev/ofw/ofw_bus_subr.h>
-#include <arm/ti/am335x/hdmi.h>
#include <dev/videomode/videomode.h>
#include <dev/videomode/edidvar.h>
OpenPOWER on IntegriCloud