Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Dec 2017 21:58:19 +0000 (UTC)
From:      Emmanuel Vadot <manu@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r327251 - in head/sys/arm: allwinner freescale/imx
Message-ID:  <201712272158.vBRLwJ95029736@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: manu
Date: Wed Dec 27 21:58:19 2017
New Revision: 327251
URL: https://svnweb.freebsd.org/changeset/base/327251

Log:
  arm: hdmi_if.m is already in files.arm
  
  Do not require it in files.vendor

Modified:
  head/sys/arm/allwinner/files.allwinner
  head/sys/arm/freescale/imx/files.imx6

Modified: head/sys/arm/allwinner/files.allwinner
==============================================================================
--- head/sys/arm/allwinner/files.allwinner	Wed Dec 27 21:39:57 2017	(r327250)
+++ head/sys/arm/allwinner/files.allwinner	Wed Dec 27 21:58:19 2017	(r327251)
@@ -33,7 +33,6 @@ arm/allwinner/aw_cir.c			optional	aw_cir evdev
 arm/allwinner/a10_fb.c			optional	vt
 arm/allwinner/a10_hdmi.c		optional	hdmi
 arm/allwinner/a10_hdmiaudio.c		optional	hdmi sound
-dev/hdmi/hdmi_if.m			optional	hdmi
 
 arm/allwinner/aw_reset.c		standard
 arm/allwinner/aw_ccu.c			standard

Modified: head/sys/arm/freescale/imx/files.imx6
==============================================================================
--- head/sys/arm/freescale/imx/files.imx6	Wed Dec 27 21:39:57 2017	(r327250)
+++ head/sys/arm/freescale/imx/files.imx6	Wed Dec 27 21:58:19 2017	(r327251)
@@ -22,7 +22,6 @@ arm/freescale/imx/imx6_audmux.c		optional sound
 arm/freescale/imx/imx6_ssi.c		optional sound
 arm/freescale/imx/imx6_ahci.c		optional ahci
 
-dev/hdmi/hdmi_if.m			optional hdmi
 dev/hdmi/dwc_hdmi.c			optional hdmi
 arm/freescale/imx/imx6_hdmi.c		optional hdmi
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712272158.vBRLwJ95029736>