summaryrefslogtreecommitdiffstats
path: root/drivers/misc/mei/iorw.c
diff options
context:
space:
mode:
authorTomas Winkler <tomas.winkler@intel.com>2013-01-08 23:07:12 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-01-08 16:40:44 -0800
commit0edb23fc3451c84350edcc999c023d225a49530d (patch)
tree70b4c4d9adf73c330c825707f11311a83d8e8ec7 /drivers/misc/mei/iorw.c
parent20259849bb1ac1ffb0156eb359810e8b99cb644d (diff)
downloadblackbird-obmc-linux-0edb23fc3451c84350edcc999c023d225a49530d.tar.gz
blackbird-obmc-linux-0edb23fc3451c84350edcc999c023d225a49530d.zip
mei: add new hbm.h header to export hbm protocol
hbm.h provides access host bus messaging functionality for other MEI layers Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/mei/iorw.c')
-rw-r--r--drivers/misc/mei/iorw.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/misc/mei/iorw.c b/drivers/misc/mei/iorw.c
index d8e08bcf3263..4328c2d2ca54 100644
--- a/drivers/misc/mei/iorw.c
+++ b/drivers/misc/mei/iorw.c
@@ -36,6 +36,7 @@
#include <linux/mei.h>
#include "mei_dev.h"
+#include "hbm.h"
#include "interface.h"
/**
OpenPOWER on IntegriCloud