diff options
author | Russell King - ARM Linux <linux@arm.linux.org.uk> | 2011-01-03 22:34:07 +0000 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2011-01-04 19:16:11 -0800 |
commit | 730404ac1c47403af67420705980c99e90bf182f (patch) | |
tree | 2ab740731c2f6d09f3c7ace9e8a6d706d364414f /samples | |
parent | 9c132992689d7d27a4e17545b6279db4e03c0943 (diff) | |
download | lwn-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