Author: ray
Date: Thu Jan 16 14:48:23 2014
New Revision: 260752
URL: http://svnweb.freebsd.org/changeset/base/260752

Log:
  Fix build after FDT changes.
  
  Sponsored by: The FreeBSD Foundation

Modified:
  head/sys/arm/freescale/imx/imx51_ipuv3_fbd.c

Modified: head/sys/arm/freescale/imx/imx51_ipuv3_fbd.c
==============================================================================
--- head/sys/arm/freescale/imx/imx51_ipuv3_fbd.c        Thu Jan 16 14:48:05 
2014        (r260751)
+++ head/sys/arm/freescale/imx/imx51_ipuv3_fbd.c        Thu Jan 16 14:48:23 
2014        (r260752)
@@ -57,6 +57,7 @@ __FBSDID("$FreeBSD$");
 #include <machine/bus.h>
 #include <machine/cpu.h>
 #include <machine/cpufunc.h>
+#include <machine/fdt.h>
 #include <machine/resource.h>
 #include <machine/frame.h>
 #include <machine/intr.h>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to