commit | eca02b0c1dc1da374216128157747d8ed994e5ef | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Tue May 03 12:23:56 2005 +0100 |
committer | Russell King <rmk@dyn-67.arm.linux.org.uk> | Tue May 03 12:23:56 2005 +0100 |
tree | d1fcc442129d13b4431686467a9ecbb50e222cfc | |
parent | 1f9c381fa3e0b9b9042e310c69df87eaf9b46ea4 [diff] |
[PATCH] ARM: Cleanup kmalloc in cyber2000fb 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>