PERFORCE change 175465 for review
    Rafal Jaworowski 
    raj at FreeBSD.org
       
    Sun Mar  7 21:39:30 UTC 2010
    
    
  
http://p4web.freebsd.org/chv.cgi?CH=175465
Change 175465 by raj at raj_nand on 2010/03/07 21:39:01
	Rename file with generic NAND layer routines.
Affected files ...
.. //depot/projects/nand2/sys/conf/files#3 edit
.. //depot/projects/nand2/sys/dev/nand/nand_generic.c#1 branch
.. //depot/projects/nand2/sys/dev/nand/nfc_generic.c#2 delete
Differences ...
==== //depot/projects/nand2/sys/conf/files#3 (text+ko) ====
@@ -1326,6 +1326,7 @@
 dev/nand/nand.c			optional nand
 dev/nand/nand_bbt.c		optional nand
 dev/nand/nand_cdev.c		optional nand
+dev/nand/nand_generic.c		optional nand
 dev/nand/nand_geom.c		optional nand
 dev/nand/nand_id.c		optional nand
 dev/nand/nandbus.c		optional nand
@@ -1335,7 +1336,6 @@
 dev/nand/nandsim_ctrl.c		optional nandsim nand
 dev/nand/nandsim_log.c		optional nandsim nand
 dev/nand/nandsim_swap.c		optional nandsim nand
-dev/nand/nfc_generic.c		optional nand
 dev/nand/nfc_if.m		optional nand
 dev/ncv/ncr53c500.c		optional ncv
 dev/ncv/ncr53c500_pccard.c	optional ncv pccard
    
    
More information about the p4-projects
mailing list