linux/drivers/staging/rtl8723bs
Hans de Goede 9ddf6e34ff staging: rtl8723bs: Add missing include <linux/of.h> to fix compile error
As reported by Stephen Rothwell when merging staging-next,
drivers/staging/rtl8723bs/core/rtw_ieee80211.c does not compile due
to of_get_property not being declared.

Explicitly include <linux/of.h> to fix this compile error.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-04-11 07:17:26 +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: Fix indenting problem for hal/hal_com.c 2017-04-09 09:26:28 +02:00
include
os_dep staging: rtl8723bs: Fix various errors in os_dep/ioctl_cfg80211.c 2017-04-09 09:26:28 +02:00
Kconfig
Makefile
TODO