From: Sergio Paracuellos Date: Wed, 5 May 2021 12:17:29 +0000 (+0200) Subject: staging: mt7621-pci: remove some not needed includes X-Git-Tag: v5.14-rc1~66^2~325 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=c92454a42b955a25a18a655b9ebeb81c2579f465;p=linux-block.git staging: mt7621-pci: remove some not needed includes Some includes used here are not really necessary for the code to compile properly. Hence remove them. Signed-off-by: Sergio Paracuellos Link: https://lore.kernel.org/r/20210505121736.6459-4-sergio.paracuellos@gmail.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/mt7621-pci/pci-mt7621.c b/drivers/staging/mt7621-pci/pci-mt7621.c index 984e333408a0..1b3d6ba0b85a 100644 --- a/drivers/staging/mt7621-pci/pci-mt7621.c +++ b/drivers/staging/mt7621-pci/pci-mt7621.c @@ -19,7 +19,6 @@ #include #include #include -#include #include #include #include @@ -31,10 +30,6 @@ #include #include #include -#include -#include - -#include "../../pci/pci.h" /* MediaTek specific configuration registers */ #define PCIE_FTS_NUM 0x70c