Luck, Tony 0b8973a818 intel-iommu: Fix section mismatch dmar_ir_support() uses dmar_tbl.
dmar_tbl is declared as __initdata, but dmar_ir_support() is not declared
as an __init function.  Fix is simple since the only caller of dmar_ir_support
(intr_remapping_supported) is an __init function.

Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2009-12-31 19:42:05 +00:00
..
2009-12-11 11:55:21 -08:00
2009-12-15 08:53:25 -08:00
2009-12-15 08:53:34 -08:00
2009-12-11 11:55:21 -08:00
2009-12-15 08:53:36 -08:00
2009-12-15 08:53:25 -08:00
2009-12-02 01:13:11 -08:00
2009-12-15 09:33:36 -08:00
2009-12-15 08:53:25 -08:00
2009-12-16 07:20:19 -08:00
2009-12-09 17:14:38 +11:00
2009-12-16 07:20:05 -08:00
2009-12-15 08:53:25 -08:00
2009-12-15 08:53:25 -08:00