From: Jeremy Fitzhardinge Date: Fri, 13 Feb 2009 19:14:01 +0000 (-0800) Subject: x86: use _types.h headers in asm where available X-Git-Tag: v2.6.30-rc1~211^2~43^6~3^4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0341c14da49e7b93d2998926f6ac89a3129e3fa1;p=pandora-kernel.git x86: use _types.h headers in asm where available In general, the only definitions that assembly files can use are in _types.S headers (where available), so convert them. Signed-off-by: Jeremy Fitzhardinge --- Reading git-diff-tree failed