]> rtime.felk.cvut.cz Git - linux-imx.git/commit
microblaze/pci: Move the remains of pci_32.c to pci-common.c
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 11 Apr 2011 01:17:26 +0000 (11:17 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 7 Jun 2011 23:08:38 +0000 (09:08 +1000)
commitbf13a6fa09b8db7f1fd59b5e2ed3674a89a6a25c
treeee99085ebf2843e613f7643aaeebecd7bf95215b
parent72bdee79f89ffc9ce425611cdaf88d28a96b8b66
microblaze/pci: Move the remains of pci_32.c to pci-common.c

There's no point in keeping this separate. Even if microblaze grows
a 64-bit variant, it will probably be able to re-use that code as-is

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Michal Simek <monstr@monstr.eu>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
arch/microblaze/pci/Makefile
arch/microblaze/pci/pci-common.c
arch/microblaze/pci/pci_32.c [deleted file]