lkml.org 
[lkml]   [2023]   [Feb]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [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


    \
     
     \ /
      Last update: 2023-03-27 00:10    [W:3.243 / U:0.292 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site