]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
v4l: xilinx: fix for include file movement
authorStephen Rothwell <sfr@canb.auug.org.au>
Mon, 13 Apr 2015 02:48:27 +0000 (12:48 +1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 26 Apr 2015 16:56:08 +0000 (09:56 -0700)
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/media/platform/xilinx/xilinx-dma.c

index 10209c294168a168f2726ed1a87d3c1cf02b8fb3..efde88adf624d62e268d927f1e52d8f4aeb1ee60 100644 (file)
@@ -12,7 +12,7 @@
  * published by the Free Software Foundation.
  */
 
  * published by the Free Software Foundation.
  */
 
-#include <linux/amba/xilinx_dma.h>
+#include <linux/dma/xilinx_dma.h>
 #include <linux/lcm.h>
 #include <linux/list.h>
 #include <linux/module.h>
 #include <linux/lcm.h>
 #include <linux/list.h>
 #include <linux/module.h>