aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorKirill Smelkov <[email protected]>2006-06-23 02:04:33 -0700
committerLinus Torvalds <[email protected]>2006-06-23 07:42:59 -0700
commit30343d6c3d4e3fe961369e7be19935683e808c88 (patch)
tree61efa604ac9f9d27b950dd16790a583e9e3b1fb4 /scripts/patch-kernel
parent224f611c1639cb6c134a934dae7f7b9f0ac3b540 (diff)
[PATCH] x86: compile fix for asm-i386/alternatives.h
compile fix: <asm-i386/alternative.h> needs <asm/types.h> for 'u8' -- just look at struct alt_instr. My module includes <asm/bitops.h> as the first header, and as of 2.6.17 this leads to compilation errors. Signed-off-by: Kirill Smelkov <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions