Files
kernel_arpi/include/linux
Mathieu Malaterre 219c7b06f3 powerpc: Mark the variable earlycon_acpi_spcr_enable maybe_unused
Re-use the object-like macro EARLYCON_USED_OR_UNUSED to mark
`earlycon_acpi_spcr_enable` as maybe_unused.

Fix the following warning (treated as error in W=1)

  CC      arch/powerpc/kernel/setup-common.o
In file included from ./include/linux/serial_8250.h:14:0,
                 from arch/powerpc/kernel/setup-common.c:33:
./include/linux/serial_core.h:382:19: error: ‘earlycon_acpi_spcr_enable’ defined but not used [-Werror=unused-const-variable=]
 static const bool earlycon_acpi_spcr_enable;
                   ^~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors

Signed-off-by: Mathieu Malaterre <malat@debian.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-03-15 17:42:55 +01:00
..
2018-02-20 11:34:54 +00:00
2018-02-06 18:32:44 -08:00
2018-02-12 15:59:08 +00:00
2018-01-25 14:10:39 -08:00
2018-02-06 16:41:29 -05:00
2018-01-17 11:30:16 +00:00
2018-01-31 17:18:38 -08:00
2018-01-28 22:17:24 -05:00
2018-01-17 15:25:50 +01:00
2018-01-25 08:48:20 -06:00
2018-01-31 17:18:40 -08:00
2018-01-31 17:18:37 -08:00
2018-02-01 11:40:07 -06:00
2018-01-19 16:50:53 -08:00
2018-02-06 16:41:28 -05:00
2018-01-29 12:02:54 -05:00
2018-02-16 15:52:42 -05:00
2018-01-18 11:56:49 +01:00
2018-02-06 18:32:47 -08:00
2018-02-06 18:32:44 -08:00