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>
This commit is contained in:
Tomas Winkler
2013-01-08 23:07:12 +02:00
committed by Greg Kroah-Hartman
parent 20259849bb
commit 0edb23fc34
9 changed files with 48 additions and 16 deletions

View File

@@ -24,6 +24,7 @@
#include <linux/mei.h>
#include "mei_dev.h"
#include "hbm.h"
#include "interface.h"