staging: wilc1000: remove unnecessary extern function declaration
authorGlen Lee <glen.lee@atmel.com>
Wed, 16 Sep 2015 01:43:50 +0000 (10:43 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Sep 2015 04:34:44 +0000 (21:34 -0700)
commitb701da39edeaa6f3f209f76b8f965700090ad60f
tree3a530f2c4ae3b63b38b09c47c31e357d011270d3
parent20f44491070376150a9e68860129786869eff4a6
staging: wilc1000: remove unnecessary extern function declaration

Function NetworkInfoReceived, GnrlAsyncInfoReceived and
host_int_ScanCompleteReceived are declared in the header file already.
Just removes the declaration and comments.

Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Tony Cho <tony.cho@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/coreconfigurator.c