powerpc/mpc5200: remove unused #include <version.h>
Huang Weiyi
weiyi.huang at gmail.com
Sat Aug 23 15:56:14 EST 2008
The file(s) below do not use LINUX_VERSION_CODE nor KERNEL_VERSION.
arch/powerpc/sysdev/bestcomm/gen_bd.c
This patch removes the said #include <version.h>.
Signed-off-by: Huang Weiyi <weiyi.huang at gmail.com>
diff --git a/arch/powerpc/sysdev/bestcomm/gen_bd.c b/arch/powerpc/sysdev/bestcomm/gen_bd.c
index a3a134c..e0a53e3 100644
--- a/arch/powerpc/sysdev/bestcomm/gen_bd.c
+++ b/arch/powerpc/sysdev/bestcomm/gen_bd.c
@@ -11,7 +11,6 @@
*
*/
-#include <linux/version.h>
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/string.h>
More information about the Linuxppc-dev
mailing list