]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
at25: make input buffers of at25_*write() const
authorGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 13 Apr 2009 21:40:07 +0000 (14:40 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 13 Apr 2009 22:04:32 +0000 (15:04 -0700)
commit4cafbd0b94d2c8cae6ede6d1c3ab90547547a3d2
treeab5cde8e72a100aae1b4d1cad8960c4f0cbdd910
parent280ca299dea58180a59ec4b146595211b280f598
at25: make input buffers of at25_*write() const

| drivers/misc/eeprom/at25.c:358: warning: assignment from incompatible pointer type

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Kevin Hilman <khilman@deeprootsystems.com>
Cc: David Brownell <dbrownell@users.sourceforge.net>
Cc: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/misc/eeprom/at25.c