summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorRussell King - ARM Linux <linux@arm.linux.org.uk>2011-01-03 22:34:07 +0000
committerDan Williams <dan.j.williams@intel.com>2011-01-04 19:16:11 -0800
commit730404ac1c47403af67420705980c99e90bf182f (patch)
tree2ab740731c2f6d09f3c7ace9e8a6d706d364414f /samples
parent9c132992689d7d27a4e17545b6279db4e03c0943 (diff)
downloadlwn-730404ac1c47403af67420705980c99e90bf182f.tar.gz
lwn-730404ac1c47403af67420705980c99e90bf182f.zip
ARM: PL08x: remove unnecessary includes
We don't need to include linux/pci.h as we aren't a PCI driver. We aren't doing any processor specific functions, so asm/processor.h is not required. asm/cacheflush.h shouldn't be used, we have the DMA API for this. DMA interfaces aren't required as we're only implementing the dmaengine API and not a platform-private DMA API. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Acked-by: Linus Walleij <linus.walleij@stericsson.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions