linux/drivers/staging/rtl8723bs
Greg Kroah-Hartman 1e7605e3ff staging: rtl8723bs: force driver to be built as a module.
Due to the ton of global symbols, the driver has to be a module
otherwise the build blows up if it is compiled into the kernel.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-04-11 07:35:53 +02:00
..
core staging: rtl8723bs: Add missing include <linux/of.h> to fix compile error 2017-04-11 07:17:26 +02:00
hal staging: rtl8723bs: remove null test before kfree 2017-04-11 07:34:14 +02:00
include
os_dep staging: rtl8723bs: remove null test before kfree 2017-04-11 07:34:14 +02:00
Kconfig staging: rtl8723bs: force driver to be built as a module. 2017-04-11 07:35:53 +02:00
Makefile
TODO