linux/drivers/staging/dgap
Rashika Kheria 634fc892de drivers: dgap: Include appropriate header file in dgap_parse.c
Include appropriate header file in dgap/dgap_parse.h in dgap_parse.c
because functions dgap_parsefile(), dgap_config_get_useintr(),
dgap_config_get_altpin(), dgap_find_config(),
dgap_config_get_number_of_ports(), dgap_create_config_string() and
dgap_get_config_letters() have their prototype declarations in the
header file.

This eliminates the following warnings in dgap_parse.c:
drivers/staging/dgap/dgap_parse.c:125:5: warning: no previous prototype for ‘dgap_parsefile’ [-Wmissing-prototypes]
drivers/staging/dgap/dgap_parse.c:1101:6: warning: no previous prototype for ‘dgap_config_get_useintr’ [-Wmissing-prototypes]
drivers/staging/dgap/dgap_parse.c:1128:6: warning: no previous prototype for ‘dgap_config_get_altpin’ [-Wmissing-prototypes]
drivers/staging/dgap/dgap_parse.c:1157:15: warning: no previous prototype for ‘dgap_find_config’ [-Wmissing-prototypes]
drivers/staging/dgap/dgap_parse.c:1223:6: warning: no previous prototype for ‘dgap_config_get_number_of_ports’ [-Wmissing-prototypes]
drivers/staging/dgap/dgap_parse.c:1252:7: warning: no previous prototype for ‘dgap_create_config_string’ [-Wmissing-prototypes]
drivers/staging/dgap/dgap_parse.c:1311:7: warning: no previous prototype for ‘dgap_get_config_letters’ [-Wmissing-prototypes]

Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-01-08 15:43:21 -08:00
..
dgap_conf.h staging: dgap: Fixed trailing white space from dgap_conf.h 2013-12-17 09:44:12 -08:00
dgap_downld.h staging: dgap: Fix typo in staging/dgap 2013-09-17 07:47:46 -07:00
dgap_driver.c staging: dgap: uses kzalloc for allocating memory 2013-12-20 08:54:46 -08:00
dgap_driver.h staging: dgap: uses kzalloc for allocating memory 2013-12-20 08:54:46 -08:00
dgap_fep5.c staging: dgap: uses kzalloc for allocating memory 2013-12-20 08:54:46 -08:00
dgap_fep5.h staging: dgap: Fix typo in staging/dgap 2013-09-17 07:47:46 -07:00
dgap_kcompat.h staging: dgap: Remove version check in dgap_kcompat.h 2013-09-17 07:47:43 -07:00
dgap_parse.c drivers: dgap: Include appropriate header file in dgap_parse.c 2014-01-08 15:43:21 -08:00
dgap_parse.h
dgap_pci.h
dgap_sysfs.c staging: dgap: Remove casting the return value which is a void pointer 2013-09-17 07:47:43 -07:00
dgap_sysfs.h
dgap_trace.c drivers: dgap: Include appropriate header file in dgap_trace.c 2014-01-08 15:43:21 -08:00
dgap_trace.h
dgap_tty.c staging: dgap: uses kzalloc for allocating memory 2013-12-20 08:54:46 -08:00
dgap_tty.h
dgap_types.h
digi.h staging: dgap: Fix typo in staging/dgap 2013-09-17 07:47:46 -07:00
downld.c staging: dgap: Fix trailing whitespace in downld.c 2013-12-18 16:20:37 -08:00
Kconfig
Makefile drivers: staging: dgap: move DG_NAME and DG_PART from "Makefile" to "dgap_driver.h" 2013-09-25 16:09:24 -07:00