]> git.baikalelectronics.ru Git - kernel.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)
commita48b268064869160fe5b861eaa786c49abf2a21b
tree3fa5b3bbd8db72edc6dd5ea7d4984f479a944920
parent8b37cc65ddf5166d4d682c51e59b17bf00384329
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