[PATCH] intel-iommu: fix build with CONFIG_BRANCH_TRACER=y

From: Ingo Molnar
Date: Tue Apr 07 2009 - 05:04:12 EST



* Ingo Molnar <mingo@xxxxxxx> wrote:

> there's another new build failure as well:
>
> drivers/pci/intr_remapping.c:680:28: error: macro "if" passed 2 arguments, but takes just 1
> drivers/pci/intr_remapping.c:694:28: error: macro "if" passed 2 arguments, but takes just 1
> drivers/pci/intr_remapping.c:701:28: error: macro "if" passed 2 arguments, but takes just 1

fixed below.

Ingo

--------------->