diff options
author | Magnus Damm <damm@opensource.se> | 2013-07-09 12:40:16 +0200 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2013-07-17 03:02:30 +0200 |
commit | ebd9616f439a8a46b9dca9a272b342f34c5f3614 (patch) | |
tree | a62747f310d3c7aadff0d74a2b4e31526f36c647 | |
parent | ARM: shmobile: r8a7778: remove r8a7778_init_irq() (diff) | |
download | linux-ebd9616f439a8a46b9dca9a272b342f34c5f3614.tar.xz linux-ebd9616f439a8a46b9dca9a272b342f34c5f3614.zip |
ARM: shmobile: Remove unused mach/dma.h
Remove mach-shmobile mach/dma.h since it only
seems to be used on non-mach-shmobile platforms.
Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
-rw-r--r-- | arch/arm/mach-shmobile/include/mach/dma.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/include/mach/dma.h b/arch/arm/mach-shmobile/include/mach/dma.h deleted file mode 100644 index 40a8c178f10d..000000000000 --- a/arch/arm/mach-shmobile/include/mach/dma.h +++ /dev/null @@ -1 +0,0 @@ -/* empty */ |