• K
    [POWERPC] Remove old includes from arch/ppc · ed16c20d
    Kumar Gala 提交于
    Remove includes of files that existed in arch/ppc that we dont need in
    arch/powerpc anymore.  The following includes were removed:
    
     <asm/amigappc.h>
     <asm/bootinfo.h>
     <asm/ppcboot.h>
     <asm/ppc_sys.h>
     <asm/residual.h>
     <asm/m8260_pci.h>
    
    This also caused platforms/embedded6xx/mpc7448_hpc2.h to no longer be
    needed and thus removed.
    Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
    ed16c20d
mpc832x_mds.c 4.2 KB