kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/dhd_plat.hold mode 100644new mode 100755
.. .. @@ -38,7 +38,7 @@ 38 38 #ifdef DHD_COREDUMP 39 39 int (*set_coredump)(const char *buf, int buf_len, const char *info); 40 40 #endif /* DHD_COREDUMP */ 41 -#if defined(BCMDHD_MDRIVER) && !defined(DHD_STATIC_IN_DRIVER)41 +#ifdef BCMDHD_MDRIVER42 42 void *(*mem_prealloc)(uint bus_type, int index, int section, unsigned long size); 43 43 #else 44 44 void *(*mem_prealloc)(int section, unsigned long size);