• Kumar Gala's avatar
    powerpc: Fix warnings from make headers_check · 812d904e
    Kumar Gala authored
    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: default avatarKumar Gala <galak@kernel.crashing.org>
    Signed-off-by: default avatarBenjamin Herrenschmidt <benh@kernel.crashing.org>
    812d904e
kvm.h 1.16 KB