diff options
author | Lin Ming <ming.m.lin@intel.com> | 2010-05-12 01:26:48 (GMT) |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2010-05-20 03:56:00 (GMT) |
commit | cce4f632db200aef147c59084437168174b23f11 (patch) | |
tree | fee9f3cc87119d6d45f035d91993f18ff8c98a1e /drivers/net/bnx2x_fw_file_hdr.h | |
parent | 2aae2d918d88fdf0f8c066520cda0a30409db23f (diff) | |
download | linux-fsl-qoriq-cce4f632db200aef147c59084437168174b23f11.tar.xz |
ACPI: fix early DSDT dmi check warnings on ia64
WARNING: at drivers/firmware/dmi_scan.c:423 dmi_matches+0x70/0x160()
dmi check: not initialized yet.
This is caused by commit aa2110c
(ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDT).
DMI is not initialized yet in acpi_early_init on ia64.
The DSDT DMI check table is x86 specific, so make it empty on other archs.
And this fixes the warnings on ia64.
Reported-and-tested-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/net/bnx2x_fw_file_hdr.h')
0 files changed, 0 insertions, 0 deletions