ACPICA: Linuxize: Reduce divergences for 20150410 release.
This patch reduces source code differences between the Linux kernel and the ACPICA upstream so that the linuxized ACPICA 20150410 release can be applied with reduced human intervention. Signed-off-by: Lv Zheng <lv.zheng@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:

committed by
Rafael J. Wysocki

parent
39a8804455
commit
18ae90214d
@@ -438,7 +438,7 @@ void acpi_rs_dump_resource_list(struct acpi_resource *resource_list)
|
||||
*
|
||||
******************************************************************************/
|
||||
|
||||
void acpi_rs_dump_irq_list(u8 * route_table)
|
||||
void acpi_rs_dump_irq_list(u8 *route_table)
|
||||
{
|
||||
struct acpi_pci_routing_table *prt_element;
|
||||
u8 count;
|
||||
|
Reference in New Issue
Block a user