From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vasily Khoruzhick Subject: [PATCH 2/4] ASoC: rx1950: remove unnecessary headers Date: Tue, 7 Sep 2010 17:04:16 +0300 Message-ID: <1283868258-26493-3-git-send-email-anarsoul@gmail.com> References: <1283868258-26493-1-git-send-email-anarsoul@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-ey0-f179.google.com (mail-ey0-f179.google.com [209.85.215.179]) by alsa0.perex.cz (Postfix) with ESMTP id 5392D24481 for ; Tue, 7 Sep 2010 16:05:57 +0200 (CEST) Received: by eyd9 with SMTP id 9so2222155eyd.38 for ; Tue, 07 Sep 2010 07:05:53 -0700 (PDT) In-Reply-To: <1283868258-26493-1-git-send-email-anarsoul@gmail.com> 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: Mark Brown , alsa-devel , Liam Girdwood , Philipp Zabel , anarsoul@gmail.com List-Id: alsa-devel@alsa-project.org Signed-off-by: Vasily Khoruzhick --- sound/soc/s3c24xx/rx1950_uda1380.c | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/sound/soc/s3c24xx/rx1950_uda1380.c b/sound/soc/s3c24xx/rx1950_uda1380.c index 0f6e806..9552296 100644 --- a/sound/soc/s3c24xx/rx1950_uda1380.c +++ b/sound/soc/s3c24xx/rx1950_uda1380.c @@ -19,18 +19,11 @@ #include #include -#include -#include -#include #include -#include #include #include #include -#include -#include -#include #include #include #include -- 1.7.2.2