PERFORCE change 151880 for review

Marcel Moolenaar marcel at FreeBSD.org
Fri Oct 24 21:24:17 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=151880

Change 151880 by marcel at marcel_jnpr on 2008/10/24 21:23:55

	Call it by its name.

Affected files ...

.. //depot/projects/e500/sys/dev/cfi/cfi_bus_lbc.c#3 edit

Differences ...

==== //depot/projects/e500/sys/dev/cfi/cfi_bus_lbc.c#3 (text+ko) ====

@@ -41,7 +41,7 @@
 
 #include <dev/cfi/cfi_var.h>
 
-#include <powerpc/mpc85xx/localbus.h>
+#include <powerpc/mpc85xx/lbc.h>
 
 static int cfi_lbc_probe(device_t);
 


More information about the p4-projects mailing list