]> git.baikalelectronics.ru Git - kernel.git/commit
[IA64] fix __apci_unmap_table
authorYinghai Lu <yinghai@kernel.org>
Sun, 15 Feb 2009 22:06:13 +0000 (14:06 -0800)
committerIngo Molnar <mingo@elte.hu>
Sun, 15 Feb 2009 23:43:24 +0000 (00:43 +0100)
commitb7e8d50691392c8015292b5bc06a52b3879f77dd
treef9739eb0bf8fcaa8dbd2fd1cb030f54b07f7ce71
parentccca59a7dba35f6b2ade19c0b4adab5f03426814
[IA64] fix __apci_unmap_table

Impact: fix build error

to fix:

  tip/arch/ia64/kernel/acpi.c:203: error: conflicting types for '__acpi_unmap_table'
  tip/include/linux/acpi.h:82: error: previous declaration of '__acpi_unmap_table' was here
  tip/arch/ia64/kernel/acpi.c:203: error: conflicting types for '__acpi_unmap_table'
  tip/include/linux/acpi.h:82: error: previous declaration of '__acpi_unmap_table' was here

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/ia64/kernel/acpi.c
include/linux/acpi.h