diff options
Diffstat (limited to 'drivers/pcmcia/yenta_socket.c')
-rw-r--r-- | drivers/pcmcia/yenta_socket.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pcmcia/yenta_socket.c b/drivers/pcmcia/yenta_socket.c index 414d9a6f9a32..91a722518289 100644 --- a/drivers/pcmcia/yenta_socket.c +++ b/drivers/pcmcia/yenta_socket.c | |||
@@ -1073,7 +1073,7 @@ static void yenta_config_init(struct yenta_socket *socket) | |||
1073 | * invisible during PCI scans because of a misconfigured subordinate number | 1073 | * invisible during PCI scans because of a misconfigured subordinate number |
1074 | * of the parent brige - some BIOSes seem to be too lazy to set it right. | 1074 | * of the parent brige - some BIOSes seem to be too lazy to set it right. |
1075 | * Does the fixup carefully by checking how far it can go without conflicts. | 1075 | * Does the fixup carefully by checking how far it can go without conflicts. |
1076 | * See http\://bugzilla.kernel.org/show_bug.cgi?id=2944 for more information. | 1076 | * See http://bugzilla.kernel.org/show_bug.cgi?id=2944 for more information. |
1077 | */ | 1077 | */ |
1078 | static void yenta_fixup_parent_bridge(struct pci_bus *cardbus_bridge) | 1078 | static void yenta_fixup_parent_bridge(struct pci_bus *cardbus_bridge) |
1079 | { | 1079 | { |