linux/drivers/pnp
Pierre Ossman 2131ca8915 PNP: Add missing casts in printk() arguments
Some resource_size_t values are fed to printk() without handling the fact
that they can have different size depending on your .config.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-08-03 13:20:06 -07:00
..
isapnp Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
pnpacpi [PATCH] PNPACPI: support shareable interrupts 2006-07-03 15:26:58 -07:00
pnpbios [PATCH] Fix swsusp with PNP BIOS 2006-07-31 13:28:41 -07:00
Kconfig
Makefile
base.h
card.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
core.c
driver.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
interface.c PNP: Add missing casts in printk() arguments 2006-08-03 13:20:06 -07:00
manager.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
quirks.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
resource.c [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants 2006-07-02 13:58:50 -07:00
support.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
system.c