git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28d1880
)
microblaze: Cleanup PCI_DRAM_OFFSET handling
author
Michal Simek
<michal.simek@xilinx.com>
Fri, 16 May 2014 11:37:02 +0000
(13:37 +0200)
committer
Michal 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