• Y
    [IA64] fix __apci_unmap_table · 970ec1a8
    Yinghai Lu 提交于
    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: NYinghai Lu <yinghai@kernel.org>
    Cc: Jeremy Fitzhardinge <jeremy@goop.org>
    Signed-off-by: NIngo Molnar <mingo@elte.hu>
    970ec1a8
acpi.h 8.4 KB