Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759076AbXEOW0s (ORCPT ); Tue, 15 May 2007 18:26:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756180AbXEOW0j (ORCPT ); Tue, 15 May 2007 18:26:39 -0400 Received: from einhorn.in-berlin.de ([192.109.42.8]:48794 "EHLO einhorn.in-berlin.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755467AbXEOW0i (ORCPT ); Tue, 15 May 2007 18:26:38 -0400 X-Envelope-From: stefanr@s5r6.in-berlin.de Message-ID: <464A334B.7070400@s5r6.in-berlin.de> Date: Wed, 16 May 2007 00:25:15 +0200 From: Stefan Richter User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.2) Gecko/20070408 SeaMonkey/1.1.1 MIME-Version: 1.0 To: Al Viro CC: torvalds@linux-foundation.org, linux-kernel@vger.kernel.org, linux1394-devel@lists.sourceforge.net Subject: Re: [PATCH] missing mm.h in fw-ohci References: In-Reply-To: X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1063 Lines: 32 Al Viro wrote at lkml: > need it for page_private(), not all targets have it pulled indirectly > > Signed-off-by: Al Viro > --- > 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 > #include > #include > +#include > > #include > #include 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/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/