Re: [PATCH 1/2] serial: sh: Fix compile error when lacking HSCIF support

2023-08-26 Thread Marek Vasut
On 8/26/23 14:03, Paul Barker wrote: On 23/08/2023 12:22, Marek Vasut wrote: On 8/23/23 08:25, Paul Barker wrote: On 22/08/2023 22:38, Marek Vasut wrote: On 8/22/23 20:10, Paul Barker wrote: If we attempt to compile serial_sh.c for a system which lacks HSCIF support (e.g. R8A7740), we see

Re: [PATCH 1/2] serial: sh: Fix compile error when lacking HSCIF support

2023-08-26 Thread Paul Barker
On 23/08/2023 12:22, Marek Vasut wrote: > On 8/23/23 08:25, Paul Barker wrote: >> On 22/08/2023 22:38, Marek Vasut wrote: >>> On 8/22/23 20:10, Paul Barker wrote: If we attempt to compile serial_sh.c for a system which lacks HSCIF support (e.g. R8A7740), we see the following compilation

Re: [PATCH 1/2] serial: sh: Fix compile error when lacking HSCIF support

2023-08-23 Thread Marek Vasut
On 8/23/23 08:25, Paul Barker wrote: On 22/08/2023 22:38, Marek Vasut wrote: On 8/22/23 20:10, Paul Barker wrote: If we attempt to compile serial_sh.c for a system which lacks HSCIF support (e.g. R8A7740), we see the following compilation error: In file included from

Re: [PATCH 1/2] serial: sh: Fix compile error when lacking HSCIF support

2023-08-23 Thread Paul Barker
On 22/08/2023 22:38, Marek Vasut wrote: > On 8/22/23 20:10, Paul Barker wrote: >> If we attempt to compile serial_sh.c for a system which lacks HSCIF >> support (e.g. R8A7740), we see the following compilation error: >> >> In file included from drivers/serial/serial_sh.c:20: >>

Re: [PATCH 1/2] serial: sh: Fix compile error when lacking HSCIF support

2023-08-22 Thread Marek Vasut
On 8/22/23 20:10, Paul Barker wrote: If we attempt to compile serial_sh.c for a system which lacks HSCIF support (e.g. R8A7740), we see the following compilation error: In file included from drivers/serial/serial_sh.c:20: drivers/serial/serial_sh.c: In function

[PATCH 1/2] serial: sh: Fix compile error when lacking HSCIF support

2023-08-22 Thread Paul Barker
If we attempt to compile serial_sh.c for a system which lacks HSCIF support (e.g. R8A7740), we see the following compilation error: In file included from drivers/serial/serial_sh.c:20: drivers/serial/serial_sh.c: In function ‘sh_serial_init_generic’: drivers/serial/serial_sh.h:429:35: