linux/drivers/acpi/utilities
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 [ACPI] ACPICA 20051102 2005-12-10 00:26:05 -05:00
utalloc.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
utcache.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
utcopy.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
utdebug.c ACPICA: fix gcc build warnings 2007-02-02 23:08:40 -05:00
utdelete.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
uteval.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
utglobal.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
utinit.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
utmath.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
utmisc.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
utmutex.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
utobject.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
utresrc.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
utstate.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
utxface.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00