[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y+DnLV6Zfdy2Bz8S@smile.fi.intel.com>
Date: Mon, 6 Feb 2023 13:40:29 +0200
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Kumaravel Thiagarajan <kumaravel.thiagarajan@...rochip.com>
Cc: linux-kernel@...r.kernel.org, linux-serial@...r.kernel.org,
gregkh@...uxfoundation.org, jirislaby@...nel.org,
ilpo.jarvinen@...ux.intel.com, macro@...am.me.uk, lukas@...ner.de,
cang1@...e.co.uk, matthew.gerlach@...ux.intel.com, deller@....de,
phil.edworthy@...esas.com, geert+renesas@...der.be,
marpagan@...hat.com, u.kleine-koenig@...gutronix.de,
etremblay@...tech-controls.com, wander@...hat.com,
Tharun Kumar P <tharunkumar.pasumarthi@...rochip.com>
Subject: Re: [PATCH v11 tty-next 1/4] serial: 8250_pci: Add
serial8250_pci_setup_port definition in 8250_pcilib.c
On Sat, Feb 04, 2023 at 11:01:35AM +0530, Kumaravel Thiagarajan wrote:
> Move implementation of setup_port func() to serial8250_pci_setup_port.
...
> +++ b/drivers/tty/serial/8250/8250_pcilib.c
> +#include <linux/errno.h>
> +#include <linux/ioport.h>
> +#include <linux/pci.h>
> +#include <linux/types.h>
> +
> +#include "8250.h"
Ah, of course, you missed
#include "8250_pcilib.h"
here.
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists