* [PATCH 3/4] IPMI: Remove ipmi_smi.h self-include
@ 2010-03-03 16:16 Corey Minyard
0 siblings, 0 replies; only message in thread
From: Corey Minyard @ 2010-03-03 16:16 UTC (permalink / raw)
To: torvalds; +Cc: Linux Kernel, OpenIPMI Developers
From: Corey Minyard <minyard@acm.org>
There is no need for linux/ipmi_smi.h to include itself.
Signed-off-by: Corey Minyard <minyard@acm.org>
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. */
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-03-03 16:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-03 16:16 [PATCH 3/4] IPMI: Remove ipmi_smi.h self-include Corey Minyard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox