]> git.baikalelectronics.ru Git - kernel.git/commit
microblaze: Do not setup pci_dma_ops
authorMichal Simek <michal.simek@xilinx.com>
Fri, 16 May 2014 11:29:45 +0000 (13:29 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 4 Jun 2014 04:59:56 +0000 (06:59 +0200)
commit50a0fc6245f0daa8f7bb696ae86b9d32d3043e92
treebec56ee411c3cf66925f11cfcf825e5cfd0a2585
parent2b6730a3fecc99d543c3ab841608889bb5b97547
microblaze: Do not setup pci_dma_ops

pci_dma_ops are dma_direct_ops which are setup
by default that's why not setup it again.

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