From: Jesper Juhl Date: Sun, 15 Jan 2012 20:07:35 +0000 (+0100) Subject: MIPS: BMIPS: smp-bmips.c does not need to include version.h X-Git-Tag: v3.3-rc7~42^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfe981ffb987f8702c91d652921f3d1cf9e9b85e;p=pandora-kernel.git MIPS: BMIPS: smp-bmips.c does not need to include version.h As 'make versioncheck' nicely points out, arch/mips/kernel/smp-bmips.c has no need to '#include '. This patch removes the unneeded include. Signed-off-by: Jesper Juhl Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Cc: Kevin Cernekee Cc: trivial@kernel.org Patchwork: https://patchwork.linux-mips.org/patch/3269/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed