ARM: omap: dma: get rid of errata global
authorRussell King <[email protected]>
Fri, 8 Nov 2013 18:06:37 +0000 (18:06 +0000)
committerRussell King <[email protected]>
Thu, 3 Apr 2014 23:31:45 +0000 (00:31 +0100)
commit0ef64986d69602ba8df933c62d0b6d6edfaf0557
treef4a5877938564081f8a35319938236274955c838
parent64a2dc3d3de4235eb73921d870a674a23d9888f0
ARM: omap: dma: get rid of errata global

There's no need for this to be a global variable; move it into the
errata configuration function instead.

Acked-by: Tony Lindgren <[email protected]>
Signed-off-by: Russell King <[email protected]>
arch/arm/mach-omap1/dma.c
arch/arm/mach-omap2/dma.c