android_kernel_xiaomi_sm8350/drivers/acpi/tables
Alexey Starikovskiy b0b7eaaf0c ACPICA: fix gcc build warnings
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: Len Brown <len.brown@intel.com>
2007-02-02 23:08:40 -05:00
..
Makefile ACPICA: Create tbfadt.c to hold all FADT-related functions 2007-02-02 21:14:24 -05:00
tbfadt.c ACPICA: fix gcc build warnings 2007-02-02 23:08:40 -05:00
tbfind.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
tbinstal.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
tbutils.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
tbxface.c ACPICA: Fix for incorrect parameter passed to AcpiTbDeleteTable during table load. 2007-02-02 21:14:31 -05:00
tbxfroot.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00