]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit82cc632a68c10e06e931020c98881f2d000abdda
treede634b965560d1a278c94f6a713e5fb6c66274c0
parentfe0d466b5474446a6de28d53f1e4f25bb2e20297
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