Jeff Garzik 3c990e9219 [PATCH] PCI: fix pci_request_region[s] arg
Add missing 'const' to pci_request_region[s] 'res_name' arg,
    since we pass it directly to __request_region(), whose 'name' arg
    is also const.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-03-23 14:35:16 -08:00
..
2006-03-23 07:38:16 -08:00
2006-03-23 07:38:14 -08:00
2006-03-23 07:38:16 -08:00
2006-03-23 07:38:11 -08:00
2006-03-23 07:38:16 -08:00
2006-03-23 07:38:16 -08:00