Commits
Ji Luo committed 024ce19c6ac
MA-16127-2 build qcacld-2.0 driver for kernel 5.4 Add build rules to include qcacld-2.0 driver for kernel 5.4. Remove build config "Wno-misleading-indentation" which is not supported by clang 8.0.8 and will cause build errors. Use ktime_get_real_ts64() to replace do_gettimeofday() on kernel 5.4 to fix build errors. Test: build. Change-Id: Iaff5ad96edece9e2f39a7fbdf687fbed8591f488 Signed-off-by: Ji Luo <ji.luo@nxp.com>