Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> --- patches/24-pcmcia.patch | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/patches/24-pcmcia.patch b/patches/24-pcmcia.patch index 5468645..6324a76 100644 --- a/patches/24-pcmcia.patch +++ b/patches/24-pcmcia.patch @@ -133,7 +133,7 @@ +#else + link->io.Attributes1 = IO_DATA_PATH_WIDTH_8; + link->io.NumPorts1 = 64; -+ link->io.IOAddrLines = 6;; ++ link->io.IOAddrLines = 6; +#endif for (n = 0; n < 0x400; n += 0x40) { -- 1.7.0.4 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html