commit | 5cbc1b6f66313111f64e779bf1df3799bf5c2df8 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Tue Jul 11 15:37:55 2006 +0200 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Jul 13 16:14:26 2006 +0100 |
tree | 312d722d9e151b6630af7b647f18e98d0a045dfc | |
parent | a9da396a37fb3da5d0f212c41c6e96bcbf8fe590 [diff] |
[ARM] arch/arm/kernel/bios32.c: no need to set isa_bridge Since this assignment was the only place on !alpha where isa_bridge was touched, it didn't have any effect. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>