aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia/cistpl.c
diff options
context:
space:
mode:
authorBen Dooks (Codethink) <ben.dooks@codethink.co.uk>2019-10-17 12:44:47 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-11-14 12:22:10 +0800
commitb0bbc882e7b1b22e1a5aa4ccfaebf7ee445b7639 (patch)
tree4201d5af847ce5870069cdf856ccda014ed1c514 /drivers/pcmcia/cistpl.c
parentw1: Fix documentation warning. (diff)
downloadlinux-dev-b0bbc882e7b1b22e1a5aa4ccfaebf7ee445b7639.tar.xz
linux-dev-b0bbc882e7b1b22e1a5aa4ccfaebf7ee445b7639.zip
pcmcia: include <pcmcia/ds.h> for pcmcia_parse_tuple
Include <pcmcia/ds.h> 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 <ben.dooks@codethink.co.uk> Link: https://lore.kernel.org/r/20191017114447.20455-1-ben.dooks@codethink.co.uk Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '')
-rw-r--r--drivers/pcmcia/cistpl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pcmcia/cistpl.c b/drivers/pcmcia/cistpl.c
index 629359fe3513..cf109d9a1112 100644
--- a/drivers/pcmcia/cistpl.c
+++ b/drivers/pcmcia/cistpl.c
@@ -28,6 +28,7 @@
#include <pcmcia/ss.h>
#include <pcmcia/cisreg.h>
#include <pcmcia/cistpl.h>
+#include <pcmcia/ds.h>
#include "cs_internal.h"
static const u_char mantissa[] = {