[coreboot] [PATCH] Fix compile failure when VGA_ROM_RUN disabled on epia-cn.

Peter Stuge peter at stuge.se
Mon Jan 17 02:32:56 CET 2011


Kevin O'Connor wrote:
> The cn700.c code references mainboard_interrupt_handlers() which isn't
> defined if VGA_ROM_RUN is off.  Define a dummy implementation of that
> function for this case.

Shouldn't cn700.c code be changed instead, so that it doesn't
reference the function when VGA_ROM_RUN is off?


//Peter




More information about the coreboot mailing list