On 1/3/21 3:04 PM, Arnd Bergmann wrote:
From: Arnd Bergmann
When CONFIG_PM is disabled, the compiler produces harmless warnings:
drivers/platform/surface/surface_gpe.c:184:12: error: unused function
'surface_gpe_suspend' [-Werror,-Wunused-function]
static int surface_gpe_suspend(struct device
From: Arnd Bergmann
When CONFIG_PM is disabled, the compiler produces harmless warnings:
drivers/platform/surface/surface_gpe.c:184:12: error: unused function
'surface_gpe_suspend' [-Werror,-Wunused-function]
static int surface_gpe_suspend(struct device *dev)
drivers/platform/surface/surface_gp
2 matches
Mail list logo