1
0
Fork 0
alistair23-linux/drivers/acpi/namespace
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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nsaccess.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
nsalloc.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
nsdump.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
nsdumpdv.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
nseval.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
nsinit.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
nsload.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
nsnames.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
nsobject.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
nsparse.c ACPICA: fix gcc build warnings 2007-02-02 23:08:40 -05:00
nssearch.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
nsutils.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
nswalk.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
nsxfeval.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
nsxfname.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
nsxfobj.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00