diff options
| author | Rashika Kheria <[email protected]> | 2013-12-19 14:22:37 +0530 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2013-12-19 18:51:20 -0500 |
| commit | b6835f9c5d3199e6fa17ffad023f4b7dbad4f1a3 (patch) | |
| tree | f38df1b7770514d2bf75fcd35ca6e6e4c02f5c54 /scripts | |
| parent | 33ba4079ea8c611c1aeca34f2d6d53a8214c14c5 (diff) | |
drivers: net: Include new header file in sbni.c
Create a new header file include/net/Space.h which contains
prototype declaration of sbni_probe().
Include the new header file in drivers/net/Space.c and
drivers/net/wan/sbni.c because they use this function.
This eliminates the following warning in wan/sbni.c:
drivers/net/wan/sbni.c:224:12: warning: no previous prototype for ‘sbni_probe’ [-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 'scripts')
0 files changed, 0 insertions, 0 deletions