staging: wilc1000: remove multiple blank lines.

Remove the warnings for multiple blank lines reported by checkpatch.pl.

Signed-off-by: Sunghoon Cho <ywhsbliss@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Sunghoon Cho 2015-06-15 19:42:31 +09:00 committed by Greg Kroah-Hartman
parent 635c931d6d
commit c4263e319e
1 changed files with 1 additions and 4 deletions

View File

@ -8,13 +8,10 @@
* @version 1.0
*/
#ifndef CORECONFIGSIMULATOR_H
#define CORECONFIGSIMULATOR_H
extern s32 CoreConfigSimulatorInit (void);
extern s32 CoreConfigSimulatorDeInit (void);
#endif
#endif