diff options
author | Rashika Kheria <[email protected]> | 2014-02-09 20:02:16 +0530 |
---|---|---|
committer | David S. Miller <[email protected]> | 2014-02-09 17:32:49 -0800 |
commit | 02fe72c9edc58d6b5d85c08327d7ef05cd3e97dc (patch) | |
tree | daa91d2a744fd75fe7b00b6dd958feceb1c321c8 /lib/mpi/mpi-internal.h | |
parent | 8203274e1541392e8a85d4bcbcda55d62fe62469 (diff) |
net: Include appropriate header file in caif/cfsrvl.c
Include appropriate header file net/caif/caif_dev.h in caif/cfsrvl.c
because it has prototype declaration of functions defined in
caif/cfsrvl.c.
This eliminates the following warning in caif/cfsrvl.c:
net/caif/cfsrvl.c:198:6: warning: no previous prototype for ‘caif_free_client’ [-Wmissing-prototypes]
net/caif/cfsrvl.c:208:6: warning: no previous prototype for ‘caif_client_register_refcnt’ [-Wmissing-prototypes]
Signed-off-by: Rashika Kheria <[email protected]>
Reviewed-by: Josh Triplett <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions