/* SPDX-License-Identifier: GPL-2.0-only */

#include <northbridge/intel/gm45/gm45.h>

int get_blc_values(const struct blc_pwm_t **entries)
{
	return 0;
}