Hi all, After merging the powerpc tree, today's linux-next build (powerpc ppc64_defconfig) produced this warning: drivers/macintosh/via-pmu.c:190:12: warning: '__fake_sleep' defined but not used [-Wunused-variable] 190 | static int __fake_sleep; | ^~~~~~~~~~~~ Introduced by commit 95d143923379 ("macintosh/via-pmu: Make some symbols static") -- Cheers, Stephen Rothwell