Re: [PATCHv4 4/4] serial: uartlite: Fix compilation issue on !OF platforms

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Nov 12, 2019 at 04:11:11PM +0530, shubhrajyoti.datta@xxxxxxxxx wrote:
> From: Michal Simek <michal.simek@xxxxxxxxxx>
> 
> There is missing ulite_of_match on !OF platforms.
> Use of_match_ptr() to fix it.
> 
> Warning log:
> drivers/tty/serial/uartlite.c: In function ‘ulite_get_id’:
> drivers/tty/serial/uartlite.c:774:33: error: ‘ulite_of_match’ undeclared
> (first use in this function)
>    ret = of_alias_get_alias_list(ulite_of_match, "serial",
>                                  ^
> drivers/tty/serial/uartlite.c:774:33: note: each undeclared identifier
> is reported only once for each function it appears in
> 
> Signed-off-by: Michal Simek <michal.simek@xxxxxxxxxx>
> Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xxxxxxxxxx>
> ---
> v5:
> new patch addition

This needs to get merged into the previous patch as I can not take any
single patch that breaks the build, sorry.

greg k-h



[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux PPP]     [Linux FS]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Linmodem]     [Device Mapper]     [Linux Kernel for ARM]

  Powered by Linux