[PATCH 3/4] IPMI: Remove ipmi_smi.h self-include

From: Corey Minyard
Date: Wed Mar 03 2010 - 11:17:00 EST


From: Corey Minyard <minyard@xxxxxxx>

There is no need for linux/ipmi_smi.h to include itself.

Signed-off-by: Corey Minyard <minyard@xxxxxxx>

Index: linux-2.6.29/include/linux/ipmi_smi.h
===================================================================
--- linux-2.6.29.orig/include/linux/ipmi_smi.h
+++ linux-2.6.29/include/linux/ipmi_smi.h
@@ -39,7 +39,6 @@
#include <linux/module.h>
#include <linux/device.h>
#include <linux/platform_device.h>
-#include <linux/ipmi_smi.h>

/* This files describes the interface for IPMI system management interface
drivers to bind into the IPMI message handler. */
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/