diff options
author | Rashika Kheria <rashika.kheria@gmail.com> | 2014-02-09 20:02:16 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-02-09 17:32:49 -0800 |
commit | 02fe72c9edc58d6b5d85c08327d7ef05cd3e97dc (patch) | |
tree | daa91d2a744fd75fe7b00b6dd958feceb1c321c8 /fs/configfs/mount.c | |
parent | 8203274e1541392e8a85d4bcbcda55d62fe62469 (diff) | |
download | linux-stable-02fe72c9edc58d6b5d85c08327d7ef05cd3e97dc.tar.gz linux-stable-02fe72c9edc58d6b5d85c08327d7ef05cd3e97dc.tar.bz2 linux-stable-02fe72c9edc58d6b5d85c08327d7ef05cd3e97dc.zip |
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 'fs/configfs/mount.c')
0 files changed, 0 insertions, 0 deletions