diff options
author | Jeff Garzik <jeff@garzik.org> | 2006-03-05 03:52:42 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-03-23 23:35:16 +0100 |
commit | 3c990e9219ea0b0aee588473ce6c8a66cdee3ff5 (patch) | |
tree | 75279b66b201150b453dbe429a9dac22c4530b7e /drivers/pci/hotplug/shpchp_ctrl.c | |
parent | [PATCH] PCI: Provide a boot parameter to disable MSI (diff) | |
download | linux-3c990e9219ea0b0aee588473ce6c8a66cdee3ff5.tar.xz linux-3c990e9219ea0b0aee588473ce6c8a66cdee3ff5.zip |
[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>
Diffstat (limited to 'drivers/pci/hotplug/shpchp_ctrl.c')
0 files changed, 0 insertions, 0 deletions