]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] arch/arm/kernel/bios32.c: no need to set isa_bridge
authorAdrian Bunk <bunk@stusta.de>
Tue, 11 Jul 2006 13:37:55 +0000 (15:37 +0200)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 13 Jul 2006 15:14:26 +0000 (16:14 +0100)
commit6a9d759002f33c2611125ac293a1861dff277eef
tree312d722d9e151b6630af7b647f18e98d0a045dfc
parente2ff5c76a0b45ac7e327f8f342f643fe08fe84b3
[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>
arch/arm/kernel/bios32.c