blob: 1a054c819cc60e153cad5b8d32351c06773c437f [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
#include <stdint.h>
#include <northbridge/intel/gm45/gm45.h>
int get_blc_values(const struct blc_pwm_t **entries)
{
return 0;
}