Skip to content

Commit

Permalink
sh: pci: Kill off superfluous lboxre2 pci fixups.
Browse files Browse the repository at this point in the history
This is a verbatim copy of the r2d one, use that instead.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed Apr 20, 2009
1 parent 5ba7205 commit bb33964
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 43 deletions.
2 changes: 1 addition & 1 deletion arch/sh/drivers/pci/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ obj-$(CONFIG_SH_SDK7780) += fixups-sdk7780.o
obj-$(CONFIG_SH_7780_SOLUTION_ENGINE) += fixups-sdk7780.o
obj-$(CONFIG_SH_TITAN) += ops-titan.o
obj-$(CONFIG_SH_LANDISK) += ops-landisk.o
obj-$(CONFIG_SH_LBOX_RE2) += ops-lboxre2.o fixups-lboxre2.o
obj-$(CONFIG_SH_LBOX_RE2) += ops-lboxre2.o fixups-rts7751r2d.o
obj-$(CONFIG_SH_CAYMAN) += ops-cayman.o
42 changes: 0 additions & 42 deletions arch/sh/drivers/pci/fixups-lboxre2.c

This file was deleted.

0 comments on commit bb33964

Please sign in to comment.