mwifiex: Drop unnecessary include pcieport_if.h
authorLukas Wunner <lukas@wunner.de>
Tue, 3 May 2016 19:44:40 +0000 (21:44 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 11 May 2016 18:44:46 +0000 (21:44 +0300)
commit30cfe9f61c2e78b55b33c780bc0a57f9adb00e62
tree48763a658053a263d7c65ccdec1487a7308d8ebd
parent873ffe154ae074c46ed2d72dbd9a2a99f06f55b4
mwifiex: Drop unnecessary include pcieport_if.h

This header file is only needed for drivers binding to a PCI bridge
device allocated by drivers/pci/pcie/portdrv_core.c. The mwifiex driver
doesn't do that nor use any symbols defined in pcieport_if.h.

Cc: Amitkumar Karwar <akarwar@marvell.com>
Cc: Nishant Sarmukadam <nishants@marvell.com>
Signed-off-by: Lukas Wunner <lukas@wunner.de>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/marvell/mwifiex/pcie.h
This page took 0.033242 seconds and 5 git commands to generate.