]> asedeno.scripts.mit.edu Git - linux.git/commit
microblaze: Cleanup PCI_DRAM_OFFSET handling
authorMichal Simek <michal.simek@xilinx.com>
Fri, 16 May 2014 11:37:02 +0000 (13:37 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 4 Jun 2014 04:59:57 +0000 (06:59 +0200)
commit193bca5934db1ca1d0ffcedf551030ff5556a07c
treee5ae4908176bd9b26f1b73407892d9b64be12410
parent28d1880c6872af3d1c17bc46da5795b9eba04bee
microblaze: Cleanup PCI_DRAM_OFFSET handling

PCI_DRAM_OFFSET/pci_dram_offset is 0 all the time and there
is no difference for PCI and !PCI cases.
Also remove the whole code which setup archdata.dma_data
which is completely unused.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/microblaze/include/asm/device.h
arch/microblaze/include/asm/io.h
arch/microblaze/kernel/dma.c
arch/microblaze/pci/pci-common.c