linux-sg2042/drivers/staging/mei
Tomas Winkler 63319ba2d5 staging/mei: mei-amt-version - make all function static and used
This patch eliminates following type of warnings
warning: no previous prototype for '...func...' [-Wmissing-prototypes]

For this is a single file example lets make all API-like functions
be static.
Since all static functions should be used so let's call
to amt_host_if_deinit() even if in this example it's not really necessary

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Acked-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-02-24 11:59:56 -08:00
..
Kconfig staging: mei: adding watchdog core dependency to kconfig 2011-09-09 13:28:21 -07:00
Makefile staging/mei: add mei to staging Kbuild 2011-05-18 08:30:59 -07:00
TODO staging/mei: TODO : how to handle example code after unstaging 2012-02-09 09:44:58 -08:00
hw.h staging/mei: fix hbm_host_version_response structure 2012-02-24 11:59:56 -08:00
init.c staging/mei: update copyright year to 2012 2012-02-09 09:44:56 -08:00
interface.c staging/mei: normalize prototypes of all read buffers 2012-02-09 09:44:57 -08:00
interface.h staging/mei: normalize prototypes of all read buffers 2012-02-09 09:44:57 -08:00
interrupt.c staging/mei: normalize prototypes of all read buffers 2012-02-09 09:44:57 -08:00
iorw.c staging/mei: update copyright year to 2012 2012-02-09 09:44:56 -08:00
main.c staging/mei: update copyright year to 2012 2012-02-09 09:44:56 -08:00
mei-amt-version.c staging/mei: mei-amt-version - make all function static and used 2012-02-24 11:59:56 -08:00
mei.h staging/mei: update copyright year to 2012 2012-02-09 09:44:56 -08:00
mei.txt staging: mei: updating mei driver documentation 2011-12-08 15:00:45 -08:00
mei_dev.h staging/mei: normalize prototypes of all read buffers 2012-02-09 09:44:57 -08:00
mei_version.h staging/mei: update copyright year to 2012 2012-02-09 09:44:56 -08:00
wd.c staging/mei: update copyright year to 2012 2012-02-09 09:44:56 -08:00