headers_check fix: powerpc, bootx.h
authorJaswinder Singh Rajput <jaswinderrajput@gmail.com>
Sat, 31 Jan 2009 06:11:04 +0000 (11:41 +0530)
committerJaswinder Singh Rajput <jaswinderrajput@gmail.com>
Sun, 1 Feb 2009 05:31:28 +0000 (11:01 +0530)
commit4be2c7ff4f362e41706e84a3d6726bdcda9ab65f
treedb86c02e6a7cf7bcdb5b238c0ad7e1a03d3a26a3
parent726da1e3408caae6af8372f93380f18986f1003b
headers_check fix: powerpc, bootx.h

fix the following 'make headers_check' warnings:

  usr/include/asm-powerpc/bootx.h:12: include of <linux/types.h> is preferred over <asm/types.h>
  usr/include/asm-powerpc/bootx.h:57: found __[us]{8,16,32,64} type without #include <linux/types.h>

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
arch/powerpc/include/asm/bootx.h