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)
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>

No differences found