From: Tomas Winkler Date: Tue, 25 Dec 2012 17:06:05 +0000 (+0200) Subject: mei: mei_me_client is not hw API move to mei_dev.h X-Git-Tag: v3.9-rc1~124^2~167 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db7da79df1a9eafb4f07653bf9011537325a9b62;p=pandora-kernel.git mei: mei_me_client is not hw API move to mei_dev.h Move struct mei_me_client from hw.h to mei_dev.h as it is not part of the hardware API. The structutre doesn't have to be packed. Add kdoc for this structure. Signed-off-by: Tomas Winkler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed