• Alexey Starikovskiy's avatar
    ACPICA: fix gcc build warnings · b0b7eaaf
    Alexey Starikovskiy authored
    drivers/acpi/namespace/nsparse.c:126: warning: int format, different type arg (arg 7)
    drivers/acpi/tables/tbfadt.c:224: warning: unsigned int format, different type arg (arg 6)
    drivers/acpi/utilities/utdebug.c:184: warning: cast from pointer to integer of different size
    drivers/acpi/utilities/utdebug.c:184: warning: cast from pointer to integer of different size
    drivers/acpi/utilities/utdebug.c:197: warning: cast from pointer to integer of different size
    drivers/acpi/processor_idle.c:1093: warning: long long unsigned int format, u64 arg (arg 5)
    Signed-off-by: default avatarLen Brown <len.brown@intel.com>
    b0b7eaaf
nsparse.c 6.18 KB