intel_pstate: fix PCT_TO_HWP macro
[linux-2.6-block.git] / drivers / staging / wilc1000 / wilc_osconfig.h
CommitLineData
c5c77ba1
JK
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