diff options
-rw-r--r-- | drivers/misc/tifm_7xx1.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/misc/tifm_7xx1.c b/drivers/misc/tifm_7xx1.c index 9dcff14e752..1ba6c085419 100644 --- a/drivers/misc/tifm_7xx1.c +++ b/drivers/misc/tifm_7xx1.c @@ -10,6 +10,7 @@ */ #include <linux/tifm.h> +#include <linux/dma-mapping.h> #define DRIVER_NAME "tifm_7xx1" #define DRIVER_VERSION "0.8" |