summaryrefslogtreecommitdiffstats
path: root/certs
diff options
context:
space:
mode:
authorPeter Ujfalusi <peter.ujfalusi@ti.com>2016-09-21 14:41:28 +0200
committerVinod Koul <vinod.koul@intel.com>2016-09-28 05:23:06 +0200
commitb7862742feadf22cc1496bb6b460236a900512db (patch)
treefae37c1627cdea225493b36f4c56e3020b8d0a33 /certs
parentdmaengine: edma: Add missing MODULE_DEVICE_TABLE() for of_device_id structs (diff)
downloadlinux-b7862742feadf22cc1496bb6b460236a900512db.tar.xz
linux-b7862742feadf22cc1496bb6b460236a900512db.zip
dmaengine: edma: Fix of_device_id data parameter usage (legacy vs TPCC)
Use pointers to static constant variables for eDMA binding type (legacy vs TPCC). Fixes the following warning when compiling the driver for 64bit architectures (x86_64 for example): drivers/dma/edma.c:2185:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (match && (u32)match->data == EDMA_BINDING_TPCC) ^ Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions