From mboxrd@z Thu Jan 1 00:00:00 1970 From: Axel Lin Subject: [PATCH] ASoC: rl6231: Remove unneeded inclusion of header files Date: Tue, 03 Jun 2014 14:56:35 +0800 Message-ID: <1401778595.19083.1.camel@phoenix> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-vc0-f176.google.com (mail-vc0-f176.google.com [209.85.220.176]) by alsa0.perex.cz (Postfix) with ESMTP id 4C41C2655C5 for ; Tue, 3 Jun 2014 08:56:41 +0200 (CEST) Received: by mail-vc0-f176.google.com with SMTP id la4so6222808vcb.7 for ; Mon, 02 Jun 2014 23:56:40 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Mark Brown Cc: Oder Chiou , alsa-devel@alsa-project.org, Liam Girdwood List-Id: alsa-devel@alsa-project.org Signed-off-by: Axel Lin --- sound/soc/codecs/rl6231.c | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/sound/soc/codecs/rl6231.c b/sound/soc/codecs/rl6231.c index 7b82fbe..56650d6 100644 --- a/sound/soc/codecs/rl6231.c +++ b/sound/soc/codecs/rl6231.c @@ -11,25 +11,6 @@ */ #include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include #include "rl6231.h" -- 1.8.3.2