commit | 19838fb85306905a373b6449c1428791d653fc21 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Thu Nov 01 21:17:15 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Nov 01 12:31:19 2012 -0700 |
tree | 09c793c5b27f95494c6a4548af7e420666a108bf | |
parent | 3870c3206b96c900ce29c8068bd5ad46fae71f5b [diff] |
mei: extract AMTHI functions into the amthif.c file Move AMT Host Interface functions into the new amthif.c file. All functions has now common prefix: mei_amthif_ Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>