kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/dhd_msgbuf.cold mode 100644new mode 100755
.. .. @@ -39,7 +39,11 @@ 39 39 #include <dhd.h> 40 40 #include <dhd_proto.h> 41 41 42 +#ifdef BCMDBUS43 +#include <dbus.h>44 +#else42 45 #include <dhd_bus.h> 46 +#endif /* BCMDBUS */43 47 44 48 #include <dhd_dbg.h> 45 49 #include <siutils.h>