Skip to content
Commit 990a1b50 authored by Ben Dooks (Codethink)'s avatar Ben Dooks (Codethink) Committed by Dominik Brodowski
Browse files

pcmcia: include cs_internal.h for missing declarations



Include cs_internal.h (and pcmcia/cistpl.h as required by
cs_internal.h) for the declearions of cb_alloc and cb_free
to silence the following sparse warnings:

drivers/pcmcia/cardbus.c:64:11: warning: symbol 'cb_alloc' was not declared. Should it be static?
drivers/pcmcia/cardbus.c:103:6: warning: symbol 'cb_free' was not declared. Should it be static?

Signed-off-by: default avatarBen Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: default avatarDominik Brodowski <linux@dominikbrodowski.net>
parent e2c05675
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment