MIPS: BMIPS: smp-bmips.c does not need to include version.h
authorJesper Juhl <jj@chaosbits.net>
Sun, 15 Jan 2012 20:07:35 +0000 (21:07 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 20 Feb 2012 17:33:17 +0000 (18:33 +0100)
commitdfe981ffb987f8702c91d652921f3d1cf9e9b85e
treec33e0eb02be9a0cf89061f3e8e61c3658f6f2293
parentb01543dfe67bb1d191998e90d20534dc354de059
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 <linux/version.h>'. This patch removes the
unneeded include.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Cc: Kevin Cernekee <cernekee@gmail.com>
Cc: trivial@kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/3269/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/smp-bmips.c
This page took 0.02664 seconds and 5 git commands to generate.