]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: wilc1000: moves to define values
authorChris Park <chris.park@atmel.com>
Mon, 22 Feb 2016 04:12:08 +0000 (13:12 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Feb 2016 19:47:00 +0000 (11:47 -0800)
commitb331f1597238097a9af0249e72e2a23a6cc86d7e
tree3fa5b3bbd8db72edc6dd5ea7d4984f479a944920
parentd16a595b1da6c703723bbb1aeaf388e008eaaad4
staging: wilc1000: moves to define values

This patch moves DEBUG, INFO, WRN and ERR values to wilc_debugfs.c file
because this is only used to wilc_debugfs.c file.
And, removes unnecessary WILC_DEBUGFS and else-case variables.

Signed-off-by: Chris Park <chris.park@atmel.com>
Signed-off-by: Leo Kim <leo.kim@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/linux_wlan_common.h
drivers/staging/wilc1000/wilc_debugfs.c