commit | 1f180359f42fc6fda4600175c63f2a84f444cc92 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Mon Sep 29 16:31:46 2014 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Sep 29 11:56:02 2014 -0400 |
tree | d29153ac76f577a3b7e10a3b9996f6fbbaa587bf | |
parent | 4ad96db6ccdd8b777cff5fd4aa74ec1e86f1afce [diff] |
mei: remove include to pci header from mei module files Remove inclusion of linux/pci.h in mei layer however we need to include the headers that before got included implicitly from linux/pci.h. Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>