Re: [PATCH 20/20] omapfb: HWA742: fix pointer to be const

2009-06-14 Thread Krzysztof Helt
On Thu, 4 Jun 2009 20:52:45 +0300 Imre Deak imre.d...@nokia.com wrote: Fixes the following: warning: assignment discards qualifiers from pointer target type CC: linux-arm-ker...@lists.arm.linux.org.uk Signed-off-by: Imre Deak imre.d...@nokia.com --- drivers/video/omap/hwa742.c |2 +-

[PATCH 20/20] omapfb: HWA742: fix pointer to be const

2009-06-04 Thread Imre Deak
Fixes the following: warning: assignment discards qualifiers from pointer target type CC: linux-arm-ker...@lists.arm.linux.org.uk Signed-off-by: Imre Deak imre.d...@nokia.com --- drivers/video/omap/hwa742.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git