commit | e21e2d467ab4dd050dd02620c74be1e2665d20b9 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Sun Apr 13 17:38:55 2008 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Apr 19 11:29:08 2008 +0100 |
tree | 93dc9e07f50192c97412e8f5126ef1592d00a5d0 | |
parent | 0aa975613320fcd8434087b6d61ef6990ec24e7d [diff] |
[ARM] pxa: lubbock: move mis-placed SPI info The SPI information got placed in the middle of the SMC91x data. Lets move it up a few lines so that we keep related things grouped together. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>