-stable review patch. If anyone has any objections, please let us know. ------------------ From: David Woodhouse We ought to be able to use ARM headers; no need for special ARM26 version. Signed-off-by: David Woodhouse Signed-off-by: Greg Kroah-Hartman --- include/asm-arm26/Kbuild | 1 - 1 file changed, 1 deletion(-) --- linux-2.6.18.orig/include/asm-arm26/Kbuild +++ /dev/null @@ -1 +0,0 @@ -include include/asm-generic/Kbuild.asm --