mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-13 09:20:17 +00:00
staging: wilc1000: delete wilc_osconfig.h
This .h file isn't needed at all, so delete it, and the one line that added it to the build. Cc: Johnny Kim <johnny.kim@atmel.com> Cc: Rachel Kim <rachel.kim@atmel.com> Cc: Dean Lee <dean.lee@atmel.com> Cc: Chris Park <chris.park@atmel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
6e53191d6e
commit
2b5f12eac0
@ -1,9 +0,0 @@
|
||||
/* Logs options */
|
||||
#define WILC_LOGS_NOTHING 0
|
||||
#define WILC_LOGS_WARN 1
|
||||
#define WILC_LOGS_WARN_INFO 2
|
||||
#define WILC_LOGS_WARN_INFO_DBG 3
|
||||
#define WILC_LOGS_WARN_INFO_DBG_FN 4
|
||||
#define WILC_LOGS_ALL 5
|
||||
|
||||
#define WILC_LOG_VERBOSITY_LEVEL WILC_LOGS_ALL
|
@ -14,7 +14,6 @@
|
||||
#define WILC_OSW_INTERFACE_VER 2
|
||||
|
||||
/* Os Configuration File */
|
||||
#include "wilc_osconfig.h"
|
||||
#include "wilc_platform.h"
|
||||
|
||||
/* Error reporting and handling support */
|
||||
|
Loading…
x
Reference in New Issue
Block a user