FB: sa1100: constify rgb structures
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 14 Jan 2012 10:13:30 +0000 (10:13 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 21 Feb 2012 11:56:18 +0000 (11:56 +0000)
The rgb structures should only be read and never written.  Constify
them.

Acked-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found