From: Ben Dooks (Codethink) Date: Thu, 17 Oct 2019 11:44:47 +0000 (+0100) Subject: pcmcia: include for pcmcia_parse_tuple X-Git-Tag: v5.5-rc1~136^2~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b0bbc882e7b1b22e1a5aa4ccfaebf7ee445b7639;p=thirdparty%2Flinux.git pcmcia: include for pcmcia_parse_tuple Include for pcmcia_parse_tuple declaration to fix the following sparse warning: drivers/pcmcia/cistpl.c:1287:5: warning: symbol 'pcmcia_parse_tuple' was not declared. Should it be static? Signed-off-by: Ben Dooks Link: https://lore.kernel.org/r/20191017114447.20455-1-ben.dooks@codethink.co.uk Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/pcmcia/cistpl.c b/drivers/pcmcia/cistpl.c index 629359fe35131..cf109d9a1112c 100644 --- a/drivers/pcmcia/cistpl.c +++ b/drivers/pcmcia/cistpl.c @@ -28,6 +28,7 @@ #include #include #include +#include #include "cs_internal.h" static const u_char mantissa[] = {