Pls ignore this, the maintainer' email is wrong.

On 2018/11/30 19:11, YueHaibing wrote:
> Remove duplicated include.
> 
> Signed-off-by: YueHaibing <[email protected]>
> ---
>  drivers/pnp/quirks.c | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/drivers/pnp/quirks.c b/drivers/pnp/quirks.c
> index 803666a..280943d 100644
> --- a/drivers/pnp/quirks.c
> +++ b/drivers/pnp/quirks.c
> @@ -226,8 +226,6 @@ static void quirk_ad1815_mpu_resources(struct pnp_dev 
> *dev)
>       dev_info(&dev->dev, "made independent IRQ optional\n");
>  }
>  
> -#include <linux/pci.h>
> -
>  static void quirk_system_pci_resources(struct pnp_dev *dev)
>  {
>       struct pci_dev *pdev = NULL;
> 

Reply via email to