commit | a27ad0f7da7ba3d4cf50a08ee5e2cb4b578a4a4c | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Sun Feb 23 22:44:19 2020 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 23 21:51:19 2020 +0100 |
tree | 97393c6d08008d01948b04728492235b46b7eec1 | |
parent | 78c244226613c938729dc5528738df6157a77dd1 [diff] |
mei: remove unused includes from pci-{me,txe}.c During the development some of the module functions were factored out of pci-mei.c and pci-txe.c files, but the includes have remain there. We can remove them now. Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Link: https://lore.kernel.org/r/20200223204419.2634-1-tomas.winkler@intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>