• Yinghai Lu's avatar
    [IA64] fix __apci_unmap_table · 970ec1a8
    Yinghai Lu authored
    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: default avatarYinghai Lu <yinghai@kernel.org>
    Cc: Jeremy Fitzhardinge <jeremy@goop.org>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    970ec1a8
acpi.c 25.8 KB