On 8/6/21 11:11 PM, Eduardo Habkost wrote: > Use DECLARE_INSTANCE_CHECKER instead of defining the > NPCM7XX_CLOCK_PLL, NPCM7XX_CLOCK_SEL, and NPCM7XX_CLOCK_DIVIDER > macros manually. > > These changes had to be done manually because the codeconverter > script isn't smart enough to figure out that the typedefs exist > in a separate header. > > Signed-off-by: Eduardo Habkost <[email protected]> > --- > Cc: Havard Skinnemoen <[email protected]> > Cc: Tyrone Ting <[email protected]> > Cc: [email protected] > Cc: [email protected] > --- > hw/misc/npcm7xx_clk.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
