commit | 30cfe9f61c2e78b55b33c780bc0a57f9adb00e62 | [log] [tgz] |
---|---|---|
author | Lukas Wunner <lukas@wunner.de> | Tue May 03 21:44:40 2016 +0200 |
committer | Kalle Valo <kvalo@codeaurora.org> | Wed May 11 21:44:46 2016 +0300 |
tree | 48763a658053a263d7c65ccdec1487a7308d8ebd | |
parent | 873ffe154ae074c46ed2d72dbd9a2a99f06f55b4 [diff] |
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>