]> git.baikalelectronics.ru Git - kernel.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)
commit8eb34f3aeb6ca403fd6962eaedf65143d6a6a4ef
treee5ae4908176bd9b26f1b73407892d9b64be12410
parent50a0fc6245f0daa8f7bb696ae86b9d32d3043e92
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