Author: ian
Date: Wed Dec 24 01:10:53 2014
New Revision: 276161
URL: https://svnweb.freebsd.org/changeset/base/276161

Log:
  Revert r276101, it didn't fix the problem and causes a compile error
  (nested comment blocks).

Modified:
  head/sys/boot/fdt/dts/arm/rpi.dts

Modified: head/sys/boot/fdt/dts/arm/rpi.dts
==============================================================================
--- head/sys/boot/fdt/dts/arm/rpi.dts   Tue Dec 23 23:43:20 2014        
(r276160)
+++ head/sys/boot/fdt/dts/arm/rpi.dts   Wed Dec 24 01:10:53 2014        
(r276161)
@@ -35,7 +35,6 @@
 
        memreserve = <0x08000000 0x08000000>;   /* Set by VideoCore */
 
-       /*
        cpus {
                #address-cells = <1>;
                #size-cells = <0>;
@@ -46,7 +45,6 @@
                        clock-frequency = <700000000>;  /* 700MHz */
                };
        };
-       */
 
        memory {
                device_type = "memory";
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to