When I compiled the WiFi program as a module, this error occurred
drivers/media/platform/mxc/subdev/mxc_mipi_csi.c: In function ‘mipi_csis_phy_reset’:
drivers/media/platform/mxc/subdev/mxc_mipi_csi.c:401:10: error: implicit declaration of function ‘of_find_node_by_phandle’ [-Werror=implicit-function-declaration]
node = of_find_node_by_phandle(phandle);
Compiler version 4.9.4 2017.01
kernel version 4.1.15