at24: make input buffers of at24_*write() const
commit280ca299dea58180a59ec4b146595211b280f598
authorGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 13 Apr 2009 21:40:06 +0000 (13 14:40 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 13 Apr 2009 22:04:32 +0000 (13 15:04 -0700)
treed3a1f89e3bf658015fe65f9b0a31c846603cff3d
parent32433879480d13bc019d5a067ce884064a93dd63
at24: make input buffers of at24_*write() const

| drivers/misc/eeprom/at24.c:508: 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/at24.c