mei: move mei_hbm_hdr function from hbm.h the hbm.c
authorTomas Winkler <tomas.winkler@intel.com>
Mon, 29 Sep 2014 13:31:40 +0000 (16:31 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Sep 2014 15:56:01 +0000 (11:56 -0400)
commit2190fe2a3f4a4e76f6c5ebfc1070b86b34f0345c
treede634b965560d1a278c94f6a713e5fb6c66274c0
parent2628118b60b9d5bb4c580a1d5973a8e1d31a50f2
mei: move mei_hbm_hdr function from hbm.h the hbm.c

mei_hbm_hder helper function is only used in hbm.c
so there is no need to define it in a header file

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/hbm.c
drivers/misc/mei/hbm.h