Driver/IFC: Move Freescale IFC driver to a common driver
Freescale IFC controller has been used for mpc8xxx. It will be used
for ARM-based SoC as well. This patch moves the driver to driver/misc
and fix the header file includes.
Signed-off-by:
York Sun <yorksun@freescale.com>
Showing
- arch/powerpc/cpu/mpc85xx/cpu.c 1 addition, 1 deletionarch/powerpc/cpu/mpc85xx/cpu.c
- arch/powerpc/cpu/mpc85xx/spl_minimal.c 1 addition, 1 deletionarch/powerpc/cpu/mpc85xx/spl_minimal.c
- arch/powerpc/cpu/mpc8xxx/Makefile 0 additions, 1 deletionarch/powerpc/cpu/mpc8xxx/Makefile
- arch/powerpc/include/asm/immap_85xx.h 1 addition, 1 deletionarch/powerpc/include/asm/immap_85xx.h
- board/freescale/bsc9132qds/bsc9132qds.c 1 addition, 1 deletionboard/freescale/bsc9132qds/bsc9132qds.c
- board/freescale/c29xpcie/c29xpcie.c 1 addition, 1 deletionboard/freescale/c29xpcie/c29xpcie.c
- board/freescale/p1010rdb/p1010rdb.c 1 addition, 1 deletionboard/freescale/p1010rdb/p1010rdb.c
- drivers/misc/Makefile 1 addition, 0 deletionsdrivers/misc/Makefile
- drivers/misc/fsl_ifc.c 1 addition, 1 deletiondrivers/misc/fsl_ifc.c
- drivers/mtd/nand/fsl_ifc_nand.c 1 addition, 1 deletiondrivers/mtd/nand/fsl_ifc_nand.c
- drivers/mtd/nand/fsl_ifc_spl.c 1 addition, 1 deletiondrivers/mtd/nand/fsl_ifc_spl.c
- include/fsl_ifc.h 3 additions, 3 deletionsinclude/fsl_ifc.h
Loading
Please register or sign in to comment