sh: explicitly include sh_dma.h in setup-sh7722.c
authorGuennadi Liakhovetski <[email protected]>
Wed, 1 Aug 2012 08:44:57 +0000 (10:44 +0200)
committerPaul Mundt <[email protected]>
Thu, 2 Aug 2012 06:37:26 +0000 (15:37 +0900)
commit08298f0612e5e369d1da89b92cac5d2c71ddb9af
tree06d77b5fae623487e72fa1818a978b1349c0b3eb
parentf38770477a30d03b6296570071ca2fcd6d3a5f11
sh: explicitly include sh_dma.h in setup-sh7722.c

setup-sh7722.c defines several objects, whose types are defined in
sh_dma.h, so, it has to be included explicitly.

Signed-off-by: Guennadi Liakhovetski <[email protected]>
Signed-off-by: Paul Mundt <[email protected]>
arch/sh/kernel/cpu/sh4a/setup-sh7722.c