From mboxrd@z Thu Jan 1 00:00:00 1970 From: Huang Weiyi Subject: ALSA: ASoC codec: remove unused #include Date: Fri, 31 Oct 2008 22:50:00 +0800 Message-ID: <20081031223910.0F26.WEIYI.HUANG@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.184]) by alsa0.perex.cz (Postfix) with ESMTP id 7A5EA24574 for ; Fri, 31 Oct 2008 15:50:04 +0100 (CET) Received: by ti-out-0910.google.com with SMTP id j3so677197tid.8 for ; Fri, 31 Oct 2008 07:50:02 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: broonie@opensource.wolfsonmicro.com Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org The file(s) below do not use LINUX_VERSION_CODE nor KERNEL_VERSION. sound/soc/codecs/ad73311.c This patch removes the said #include . Signed-off-by: Huang Weiyi diff --git a/sound/soc/codecs/ad73311.c b/sound/soc/codecs/ad73311.c index 37af860..59c4c8f 100644 --- a/sound/soc/codecs/ad73311.c +++ b/sound/soc/codecs/ad73311.c @@ -15,7 +15,6 @@ #include #include -#include #include #include #include