Fix typo in HAVE_LAKKA_SWITCH stuff that is breaking HAVE_LAKKA building.

This commit is contained in:
Ronald Brown 2021-05-10 23:31:00 -07:00
parent 475213aa0a
commit fa2c789c3f

View File

@ -789,7 +789,7 @@ static int manual_content_scan_core_name_right(unsigned type, const char *label,
return 0;
}
#ifdef HAVE_LAKKA_SWITCH
#ifndef HAVE_LAKKA_SWITCH
#ifdef HAVE_LAKKA
static int cpu_policy_freq_tweak(unsigned type, const char *label,
bool wraparound)