commit | 5a8765a84c31ea51baf1f6c78116cd877bd8cd64 | [log] [tgz] |
---|---|---|
author | Len Brown <len.brown@intel.com> | Sat Feb 10 21:35:47 2007 -0500 |
committer | Len Brown <len.brown@intel.com> | Tue Feb 13 02:58:52 2007 -0500 |
tree | bebd4d66ad548c14656d98d2784bb81447b82d69 | |
parent | 7f8f97c3cc75d5783d0b45cf323dedf17684be19 [diff] |
ACPI: acpi_madt_entry_handler() is not MADT specific acpi_madt_entry_handler() is also used for the SRAT, so re-name it acpi_table_entry_handler(). cosmetic only. Signed-off-by: Len Brown <len.brown@intel.com>