summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorRashika Kheria <rashika.kheria@gmail.com>2014-02-09 20:02:16 +0530
committerDavid S. Miller <davem@davemloft.net>2014-02-09 17:32:49 -0800
commit02fe72c9edc58d6b5d85c08327d7ef05cd3e97dc (patch)
treedaa91d2a744fd75fe7b00b6dd958feceb1c321c8 /ipc
parent8203274e1541392e8a85d4bcbcda55d62fe62469 (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 <rashika.kheria@gmail.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions