[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <504E2F95.6040808@wwwdotorg.org>
Date: Mon, 10 Sep 2012 12:21:09 -0600
From: Stephen Warren <swarren@...dotorg.org>
To: Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>
CC: Laxman Dewangan <ldewangan@...dia.com>,
Arnd Bergmann <arnd@...db.de>, Olof Johansson <olof@...om.net>,
Vinod Koul <vinod.koul@...el.com>, djbw@...com,
linux-kernel@...r.kernel.org, linux-tegra@...r.kernel.org,
kernel@...gutronix.de
Subject: Re: [PATCH 1/2] dma: tegra: make tegra_dma.chip_data a pointer to
const data
On 08/29/2012 02:51 AM, Uwe Kleine-König wrote:
> From: Laxman Dewangan <ldewangan@...dia.com>
>
> 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
> 1346217447-19730-1-git-send-email-ldewangan@...dia.com]
>
> Signed-off-by: Laxman Dewangan <ldewangan@...dia.com>
> Acked-by: Stephen Warren <swarren@...dotorg.org>
> Acked-by: Vinod Koul <vinod.koul@...ux.intel.com>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@...gutronix.de>
Uwe,
I don't see these patches in linux-next, so compilation is still broken.
Can you please apply them? Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists