Skip to content

Commit

Permalink
mn10300: drop dead code
Browse files Browse the repository at this point in the history
pci-iomap.c was (apparently, mistakenly) reintroduced as part of
commit 83c2dc1
    MN10300: Handle cacheable PCI regions in pci_iomap()
probably as side-effect of forward-porting the patch
from an old kernel.

It's not really needed: the generic pci_iomap does the right thing here.

The new file isn't compiled so it's safe to drop.

Cc: Bjorn Helgaas <bhelgaas@google.com>
Cc: linux-pci@vger.kernel.org
Cc: trivial@kernel.org
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
  • Loading branch information
Michael S. Tsirkin authored and Rusty Russell committed Jan 21, 2015
1 parent 2d9becc commit 54cfe08
Showing 1 changed file with 0 additions and 35 deletions.
35 changes: 0 additions & 35 deletions arch/mn10300/unit-asb2305/pci-iomap.c

This file was deleted.

0 comments on commit 54cfe08

Please sign in to comment.