mei: remove unused includes from pci-{me,txe}.c
authorTomas Winkler <tomas.winkler@intel.com>
Sun, 23 Feb 2020 20:44:19 +0000 (22:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 23 Feb 2020 20:51:19 +0000 (21:51 +0100)
commita27ad0f7da7ba3d4cf50a08ee5e2cb4b578a4a4c
tree97393c6d08008d01948b04728492235b46b7eec1
parent78c244226613c938729dc5528738df6157a77dd1
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>
drivers/misc/mei/pci-me.c
drivers/misc/mei/pci-txe.c