Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964904AbWHLRBV (ORCPT ); Sat, 12 Aug 2006 13:01:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964907AbWHLRBU (ORCPT ); Sat, 12 Aug 2006 13:01:20 -0400 Received: from nf-out-0910.google.com ([64.233.182.184]:37421 "EHLO nf-out-0910.google.com") by vger.kernel.org with ESMTP id S964904AbWHLRBN (ORCPT ); Sat, 12 Aug 2006 13:01:13 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=X7wgHBIdble3qMmt9mEJlwP73wOazsCl77F+Iyh+c/Sa5S74CKsHT4Bt4dc7PHW1bC0EqvdfJB4Kxr5/jANaDvMAjaizR8GaLccGSpComBCwARytgjmLXmmorGchXskuGMzwteMyCJ/l049J93dkGARb7hFD8lBBh+QlMZfzBGs= Message-ID: <44DE097E.8090202@gmail.com> Date: Sat, 12 Aug 2006 19:01:50 +0200 From: Michal Piotrowski User-Agent: Thunderbird 1.5.0.5 (X11/20060808) MIME-Version: 1.0 To: Michal Piotrowski CC: Andrew Morton , Thomas Winischhofer , LKML Subject: Re: [RFC] [PATCH 5/10] drivers/video/sis/sis_accel.c Removal of old code References: <44DE05FC.2090001@gmail.com> In-Reply-To: <44DE05FC.2090001@gmail.com> Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2044 Lines: 69 Signed-off-by: Michal Piotrowski diff -uprN -X linux-work/Documentation/dontdiff linux-work-clean/drivers/video/sis/sis_accel.c linux-work/drivers/video/sis/sis_accel.c --- linux-work-clean/drivers/video/sis/sis_accel.c 2006-08-12 01:51:17.000000000 +0200 +++ linux-work/drivers/video/sis/sis_accel.c 2006-08-12 18:16:13.000000000 +0200 @@ -32,22 +32,10 @@ #include #include #include -#if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,0) -#include -#endif #include #include - #include -#if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,0) -#include