diff options
author | Eric W. Biederman <[email protected]> | 2010-05-05 13:22:25 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2010-05-06 08:17:51 +0200 |
commit | 4f47b4c9f0b711bf84adb8c27774ae80d346b628 (patch) | |
tree | 531887f2c6630d4b653c6e323bef16604943685e /drivers/scsi/mpt2sas/mpi | |
parent | 7b20bd5fb902088579af4e70f7f802b93181a628 (diff) |
x86, acpi/irq: Define gsi_end when X86_IO_APIC is undefined
My recent changes introducing a global gsi_end variable
failed to take into account the case of using acpi on a system
not built to support IO_APICs, causing the build to fail.
Define gsi_end to 15 when CONFIG_X86_IO_APIC is not set to avoid
compile errors.
Signed-off-by: Eric W. Biederman <[email protected]>
Cc: Yinghai Lu <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi')
0 files changed, 0 insertions, 0 deletions