Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030194AbVKPGjU (ORCPT ); Wed, 16 Nov 2005 01:39:20 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751185AbVKPGjU (ORCPT ); Wed, 16 Nov 2005 01:39:20 -0500 Received: from smtp103.rog.mail.re2.yahoo.com ([206.190.36.81]:48231 "HELO smtp103.rog.mail.re2.yahoo.com") by vger.kernel.org with SMTP id S1751184AbVKPGjU (ORCPT ); Wed, 16 Nov 2005 01:39:20 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=N0MO5yXyAgg8V9U6Ygdgh9wzeMsDG5F9ZjEjoqPZEehkj4JIx/xzdJDcCkus47m5Ijy+sxefhYnEkhESkUKCT45CjF4QPa8TzE11CjfzFwdyCL2xduSBpZ0Rm/PQfPnJMVSqYGxv+ZK8n8Y7AFZ9Dc/kJnIcU5dFJOBRfq6ugho= ; Message-ID: <437AD413.9050805@rogers.com> Date: Wed, 16 Nov 2005 01:39:15 -0500 From: Dwaine Garden User-Agent: Mail/News 1.5 (X11/20051105) MIME-Version: 1.0 To: Linux and Kernel Video CC: Dave Jones , Andrew Morton , Mauro Carvalho Chehab , Linux Kernel Subject: Re: saa711x driver doesn't need segment.h References: <20051110221411.GA26539@redhat.com> <4373C7B4.2000509@linuxtv.org> In-Reply-To: <4373C7B4.2000509@linuxtv.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1383 Lines: 47 Mike Krufky wrote: > Dave Jones wrote: > >> This breaks compilation on non-x86 architectures, >> and isn't even used. >> >> Signed-off-by: Dave Jones >> >> --- linux-2.6.14/drivers/media/video/saa711x.c~ 2005-11-10 >> 15:27:05.000000000 -0500 >> +++ linux-2.6.14/drivers/media/video/saa711x.c 2005-11-10 >> 15:27:33.000000000 -0500 >> @@ -36,7 +36,6 @@ >> #include >> #include >> #include >> -#include >> #include >> #include >> #include >> - >> 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/ >> >> > Acked-by: Michael Krufky > > Andrew- > > Due to the above fix, please revert: > > saa711x-is-busted-on-ppc64.patch > > Thank you. > Just tested out saa711x module with the USBVision driver and it works perfectly. It's nice to have this module included with the v4l. - 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/