mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-03-03 17:26:46 +07:00
![]() The pmu_device is only accessed when CACHE_L2X0 is enabled, and we get a warning otherwise: mach-realview/realview_pbx.c:274:31: error: 'pmu_device' defined but not used [-Werror=unused-variable] This adds another #ifdef for it. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> |
||
---|---|---|
.. | ||
board-eb.h | ||
board-pb11mp.h | ||
board-pb1176.h | ||
board-pba8.h | ||
board-pbx.h | ||
core.c | ||
core.h | ||
hardware.h | ||
hotplug.c | ||
irqs-eb.h | ||
irqs-pb11mp.h | ||
irqs-pb1176.h | ||
irqs-pba8.h | ||
irqs-pbx.h | ||
Kconfig | ||
Makefile | ||
platform.h | ||
platsmp-dt.c | ||
platsmp.c | ||
realview_eb.c | ||
realview_pb11mp.c | ||
realview_pb1176.c | ||
realview_pba8.c | ||
realview_pbx.c | ||
realview-dt.c |