From: Martin Schwidefsky Date: Wed, 4 Oct 2006 18:02:12 +0000 (+0200) Subject: [S390] incorrect placement of include. X-Git-Tag: v2.6.19-rc1~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42e47eeb8fb3f9d2abe653cc7f185816068a057d;p=pandora-kernel.git [S390] incorrect placement of include. The include of linux/smp.h needs to be done before the #if that checks for the compiler version. Seems like fallout from the inline assembly cleanup patch vs. the directed yield patch. Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed