aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/ipmi_dmi.h
diff options
context:
space:
mode:
authorCorey Minyard <cminyard@mvista.com>2019-07-31 19:18:25 -0500
committerCorey Minyard <cminyard@mvista.com>2019-08-02 07:25:03 -0500
commit104fb25f60077e4696145bcea51ca56f0959d7e3 (patch)
tree5ce57ae72112aa1f598ec98b8a59940403c72cec /drivers/char/ipmi/ipmi_dmi.h
parentipmi_si: Convert timespec64 to timespec (diff)
downloadlinux-dev-104fb25f60077e4696145bcea51ca56f0959d7e3.tar.xz
linux-dev-104fb25f60077e4696145bcea51ca56f0959d7e3.zip
ipmi_si: Rework some include files
ipmi_si_sm.h was getting included in lots of places it didn't belong. Rework things a bit to remove all the dependencies, mostly just moving things between include files that were in the wrong place and removing bogus includes. Signed-off-by: Corey Minyard <cminyard@mvista.com>
Diffstat (limited to 'drivers/char/ipmi/ipmi_dmi.h')
-rw-r--r--drivers/char/ipmi/ipmi_dmi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/char/ipmi/ipmi_dmi.h b/drivers/char/ipmi/ipmi_dmi.h
index 2dbec0461d0c..e16a9dbdcc29 100644
--- a/drivers/char/ipmi/ipmi_dmi.h
+++ b/drivers/char/ipmi/ipmi_dmi.h
@@ -2,6 +2,7 @@
/*
* DMI defines for use by IPMI
*/
+#include "ipmi_si.h"
#ifdef CONFIG_IPMI_DMI_DECODE
int ipmi_dmi_get_slave_addr(enum si_type si_type, unsigned int space,