summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2013-11-08 18:10:42 +0000
committerRajendra Nayak <rnayak@ti.com>2014-07-08 17:50:17 +0530
commit694fe2490a978e6ed0660cf192772f6d68fa735b (patch)
tree049b1b3a73535564a2baae444e86274850d1c429 /include
parenta5d9d6a021311b2be8e86801d87b46800d320102 (diff)
ARM: omap: move dma channel allocation into plat-omap code
[ Upstream commit 9834f81314b2a5b1bb3cd0d8f46e61528b60d580 ] This really needs to be there, because otherwise the plat-omap code can kfree() this data structure, and then re-use the pointer later. Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include')
-rw-r--r--include/linux/omap-dma.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/omap-dma.h b/include/linux/omap-dma.h
index 63a618efe09..5906be52f58 100644
--- a/include/linux/omap-dma.h
+++ b/include/linux/omap-dma.h
@@ -252,7 +252,6 @@ struct omap_dma_dev_attr {
u32 dev_caps;
u16 lch_count;
u16 chan_count;
- struct omap_dma_lch *chan;
};
enum {