OK to commit
On Tue, Dec 2, 2014 at 5:40 PM, Ben Gras wrote:
> All,
>
> If USE_VBE_RM is not on, vesa_realmode_bootup_init shouldn't be
> referenced, but it's always defined, so the test shoudl be #if instead
> of #ifdef.
>
> ___
> devel mailing list
>
Hello Ben,
that is my fault, thank you for your correction.
Jan Dolezal
On 2.12.2014 23:40, Ben Gras wrote:
All,
If USE_VBE_RM is not on, vesa_realmode_bootup_init shouldn't be
referenced, but it's always defined, so the test shoudl be #if instead
of #ifdef.
___