aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorLaxman Dewangan <[email protected]>2012-08-29 10:23:07 +0200
committerUwe Kleine-König <[email protected]>2012-09-11 08:57:26 +0200
commit83a1ef2eb68cffda5940568b8c3f48daa5ab9d0c (patch)
treeb0be77adecdbdd85f5c040d52c4b5293eca42250 /include/linux
parent639397e48684b75c3476138ab1bfa5a67d6c2048 (diff)
dma: tegra: make tegra_dma.chip_data a pointer to const data
This prepares *of_device_id.data becoming const. Without this change the following warning would occur: drivers/dma/tegra20-apb-dma.c: In function 'tegra_dma_probe': drivers/dma/tegra20-apb-dma.c:1210:9: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] [ukl: split Laxman's patch to prevent warnings in the middle of the series. Original patch was sent with msgid [email protected]] Signed-off-by: Laxman Dewangan <[email protected]> Acked-by: Stephen Warren <[email protected]> Acked-by: Vinod Koul <[email protected]> Signed-off-by: Uwe Kleine-König <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions