diff options
author | Ben Dooks (Codethink) <[email protected]> | 2019-10-17 12:40:59 +0100 |
---|---|---|
committer | Dominik Brodowski <[email protected]> | 2019-11-22 07:03:04 +0100 |
commit | 990a1b506d3d3a0cb9a0e141d23e76b31b560288 (patch) | |
tree | 29150beee4bd83f91cfd129408eb146f78418262 /lib/mpi/mpiutil.c | |
parent | e2c05675979707b337b7af6319a9053bd286ed50 (diff) |
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: Ben Dooks <[email protected]>
Signed-off-by: Dominik Brodowski <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions