• K
    powerpc: Fix warnings from make headers_check · 812d904e
    Kumar Gala 提交于
    include/asm/bootx.h:12: include of <linux/types.h> is preferred over <asm/types.h>
    include/asm/bootx.h:57: found __[us]{8,16,32,64} type without #include <linux/types.h>
    include/asm/elf.h:5: include of <linux/types.h> is preferred over <asm/types.h>
    include/asm/kvm.h:23: include of <linux/types.h> is preferred over <asm/types.h>
    include/asm/kvm.h:26: found __[us]{8,16,32,64} type without #include <linux/types.h>
    include/asm/ps3fb.h:33: found __[us]{8,16,32,64} type without #include <linux/types.h>
    include/asm/spu_info.h:27: found __[us]{8,16,32,64} type without #include <linux/types.h>
    include/asm/swab.h:11: include of <linux/types.h> is preferred over <asm/types.h>
    Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
    Signed-off-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org>
    812d904e
spu_info.h 1.4 KB