diff options
Diffstat (limited to 'drivers')
| -rw-r--r-- | drivers/tty/serial/sh-sci.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/tty/serial/sh-sci.c b/drivers/tty/serial/sh-sci.c index 522f69d3c8ae..38a81ae9b7df 100644 --- a/drivers/tty/serial/sh-sci.c +++ b/drivers/tty/serial/sh-sci.c | |||
| @@ -47,6 +47,7 @@ | |||
| 47 | #include <linux/ctype.h> | 47 | #include <linux/ctype.h> |
| 48 | #include <linux/err.h> | 48 | #include <linux/err.h> |
| 49 | #include <linux/dmaengine.h> | 49 | #include <linux/dmaengine.h> |
| 50 | #include <linux/dma-mapping.h> | ||
| 50 | #include <linux/scatterlist.h> | 51 | #include <linux/scatterlist.h> |
| 51 | #include <linux/slab.h> | 52 | #include <linux/slab.h> |
| 52 | 53 | ||
