PERFORCE change 107384 for review

Warner Losh imp at FreeBSD.org
Fri Oct 6 16:39:17 PDT 2006


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

Change 107384 by imp at imp_lighthouse on 2006/10/06 23:39:11

	Finish rename

Affected files ...

.. //depot/projects/arm/src/sys/dev/flash/at45d.c#2 edit

Differences ...

==== //depot/projects/arm/src/sys/dev/flash/at45d.c#2 (text+ko) ====

@@ -270,4 +270,4 @@
 	sizeof(struct at45d_softc),
 };
 
-DRIVER_MODULE(at45d, spibus, at45_driver, at45_devclass, 0, 0);
+DRIVER_MODULE(at45d, spibus, at45d_driver, at45d_devclass, 0, 0);


More information about the p4-projects mailing list