Skip to content

Commit

Permalink
openrisc: remove HAVE_VIRT_TO_BUS
Browse files Browse the repository at this point in the history
The OpenRISC arch doesn't actually have the virt_to_bus methods

Signed-off-by: Jonas Bonn <jonas@southpole.se>
  • Loading branch information
Jonas Bonn committed Mar 13, 2013
1 parent 00c30e0 commit 6af6095
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/openrisc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ config OPENRISC
select ARCH_REQUIRE_GPIOLIB
select HAVE_ARCH_TRACEHOOK
select HAVE_GENERIC_HARDIRQS
select VIRT_TO_BUS
select GENERIC_IRQ_CHIP
select GENERIC_IRQ_PROBE
select GENERIC_IRQ_SHOW
Expand Down

0 comments on commit 6af6095

Please sign in to comment.