randconfig build error with next-20150729, in drivers/mfd/intel-lpss-acpi.c
From: Jim Davis <hidden>
Date: 2015-07-29 16:28:49
Also in:
lkml
Attachments
- randconfig-1438185372.txt [text/plain] 91461 bytes · preview
From: Jim Davis <hidden>
Date: 2015-07-29 16:28:49
Also in:
lkml
Building with the attached random configuration file,
In file included from drivers/mfd/intel-lpss-acpi.c:22:0:
drivers/mfd/intel-lpss.h:58:2: error: ‘INTEL_LPSS_SLEEP_PM_OPS’ undeclared here
(not in a function)
INTEL_LPSS_SLEEP_PM_OPS \
^
drivers/mfd/intel-lpss-acpi.c:67:8: note: in expansion of macro ‘INTEL_LPSS_PM_O
PS’
static INTEL_LPSS_PM_OPS(intel_lpss_acpi_pm_ops);
^
--
Jim