android_kernel_xiaomi_sm8350/core/dp
Lin Bai 6abb0f08e5 qcacld-3.0: Typecast DMA address properly when printing
Change Icdcfcdd10400aa2fad64441aa863087cc1c3766e use %llx to print
qdf_dma_addr_t. While qdf_dma_addr_t defined as 'unsigned long',
if without definition from kernel header.
Typecast DMA address to 'unsigned long long', before using %llx to
print DMA address directly.

Change-Id: Ic9527b494ac1aa2d47567a7dab5f0786913f4921
CRs-Fixed: 2355624
2018-11-28 01:36:43 -08:00
..
htt qcacld-3.0: Typecast DMA address properly when printing 2018-11-28 01:36:43 -08:00
ol/inc qcacld-3.0: Relocate legacy DP INI items 2018-11-23 03:38:20 -08:00
txrx qcacld-3.0: New HTT H2T msg support 2018-11-22 16:38:32 -08:00
txrx3.0 qcacld-3.0: Remove unnecessary prints from data path 2018-11-16 05:08:30 -08:00