need it for page_private(), not all targets have it pulled indirectly
Signed-off-by: Al Viro <[email protected]>
---
drivers/firewire/fw-ohci.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/firewire/fw-ohci.c b/drivers/firewire/fw-ohci.c
index 1f5c704..c17342d 100644
--- a/drivers/firewire/fw-ohci.c
+++ b/drivers/firewire/fw-ohci.c
@@ -26,6 +26,7 @@
#include <linux/delay.h>
#include <linux/poll.h>
#include <linux/dma-mapping.h>
+#include <linux/mm.h>
#include <asm/uaccess.h>
#include <asm/semaphore.h>
--
1.5.0-rc2.GIT
Al Viro wrote at lkml:
> need it for page_private(), not all targets have it pulled indirectly
>
> Signed-off-by: Al Viro <[email protected]>
> ---
> drivers/firewire/fw-ohci.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/firewire/fw-ohci.c b/drivers/firewire/fw-ohci.c
> index 1f5c704..c17342d 100644
> --- a/drivers/firewire/fw-ohci.c
> +++ b/drivers/firewire/fw-ohci.c
> @@ -26,6 +26,7 @@
> #include <linux/delay.h>
> #include <linux/poll.h>
> #include <linux/dma-mapping.h>
> +#include <linux/mm.h>
>
> #include <asm/uaccess.h>
> #include <asm/semaphore.h>
I will prepare a batch FireWire updates in a few days and include it
then in the unlikely event that it wasn't committed before then.
--
Stefan Richter
-=====-=-=== -=-= =----
http://arcgraph.de/sr/