diff options
Diffstat (limited to 'drivers/dma/coh901318_lli.c')
| -rw-r--r-- | drivers/dma/coh901318_lli.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/dma/coh901318_lli.c b/drivers/dma/coh901318_lli.c index 71d58c1a1e86..9f7e0e6a7eea 100644 --- a/drivers/dma/coh901318_lli.c +++ b/drivers/dma/coh901318_lli.c | |||
| @@ -11,6 +11,7 @@ | |||
| 11 | #include <linux/spinlock.h> | 11 | #include <linux/spinlock.h> |
| 12 | #include <linux/dmapool.h> | 12 | #include <linux/dmapool.h> |
| 13 | #include <linux/memory.h> | 13 | #include <linux/memory.h> |
| 14 | #include <linux/gfp.h> | ||
| 14 | #include <mach/coh901318.h> | 15 | #include <mach/coh901318.h> |
| 15 | 16 | ||
| 16 | #include "coh901318_lli.h" | 17 | #include "coh901318_lli.h" |
