On Wed, Dec 5, 2018 at 10:01 PM Simon Glass <[email protected]> wrote:
>
> On Thu, 29 Nov 2018 at 20:52, Bin Meng <[email protected]> wrote:
> >
> > mask_irq(), unmask_irq() and specific_eoi() are provided by the
> > i8259 PIC driver and should be wrapped with CONFIG_I8259_PIC.
> >
> > Signed-off-by: Bin Meng <[email protected]>
> > Tested-by: Hannes Schmelzer <[email protected]>
> >
> > ---
> >
> > Changes in v2:
> > - use if() instead of #if
> >
> >  arch/x86/lib/interrupts.c | 16 ++++++++++------
> >  1 file changed, 10 insertions(+), 6 deletions(-)
>
> Reviewed-by: Simon Glass <[email protected]>

applied to u-boot-x86, thanks!
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to