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>
@@ -8,13 +8,10 @@
* @version 1.0
*/
-
#ifndef CORECONFIGSIMULATOR_H
#define CORECONFIGSIMULATOR_H
extern s32 CoreConfigSimulatorInit (void);
extern s32 CoreConfigSimulatorDeInit (void);
-#endif
+#endif