[PATCH] ARM: Cleanup kmalloc in cyber2000fb
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Tue, 3 May 2005 11:23:56 +0000 (12:23 +0100)
committerRussell King <rmk@dyn-67.arm.linux.org.uk>
Tue, 3 May 2005 11:23:56 +0000 (12:23 +0100)
We use one kmalloc to allocate two structures needlessly.
Combine these two structures into one.

Signed-off-by: Russell King <rmk@arm.linux.org.uk>

No differences found