staging: wilc1000: delete wilc_log.h
[firefly-linux-kernel-4.4.55.git] / drivers / staging / wilc1000 / wilc_osconfig.h
1 /* Logs options */
2 #define WILC_LOGS_NOTHING          0
3 #define WILC_LOGS_WARN             1
4 #define WILC_LOGS_WARN_INFO        2
5 #define WILC_LOGS_WARN_INFO_DBG    3
6 #define WILC_LOGS_WARN_INFO_DBG_FN 4
7 #define WILC_LOGS_ALL              5
8
9 #define WILC_LOG_VERBOSITY_LEVEL WILC_LOGS_ALL