diff options
author | Jeff Garzik <jeff@garzik.org> | 2006-03-04 21:52:42 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-03-23 17:35:16 -0500 |
commit | 3c990e9219ea0b0aee588473ce6c8a66cdee3ff5 (patch) | |
tree | 75279b66b201150b453dbe429a9dac22c4530b7e /drivers/pci/hotplug/shpchp_ctrl.c | |
parent | 309e57df7b766172ba137a8cbd909f88dd76e8e9 (diff) |
[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