Commit 851c24e2 authored by Tony Lindgren's avatar Tony Lindgren

musb: Rename dma.h to musb_dma.h

Rename dma.h to musb_dma.h
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent ea42a6c7
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
#include <linux/errno.h> #include <linux/errno.h>
#include <linux/dmapool.h> #include <linux/dmapool.h>
#include "dma.h" #include "musb_dma.h"
#include "musb_core.h" #include "musb_core.h"
#include "davinci.h" #include "davinci.h"
......
...@@ -54,7 +54,7 @@ struct musb_ep; ...@@ -54,7 +54,7 @@ struct musb_ep;
#include "debug.h" #include "debug.h"
#include "dma.h" #include "musb_dma.h"
#ifdef CONFIG_USB_MUSB_SOC #ifdef CONFIG_USB_MUSB_SOC
/* /*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment