]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: wilc1000: remove wilc_exported_buf.c
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 Sep 2015 01:44:19 +0000 (18:44 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Sep 2015 01:24:39 +0000 (18:24 -0700)
commit927ac9d54eca5ce36fc3fe3c43a162f45d404bd9
tree44e6aad24bacffd96e40989423dbd23865f52cc9
parentb2952d62bab9a0c1d7c22ef427785886a0104f40
staging: wilc1000: remove wilc_exported_buf.c

The config option, CONFIG_WILC1000_PREALLOCATE_DURING_SYSTEM_BOOT, was
never able to be set, so this file was never being built.  Also, as
WILC_PREALLOC_AT_BOOT was never being set in the build system, remove
all code framed by that symbol.

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>
drivers/staging/wilc1000/Makefile
drivers/staging/wilc1000/wilc_exported_buf.c [deleted file]
drivers/staging/wilc1000/wilc_wlan.c