Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757388AbbDPNIs (ORCPT ); Thu, 16 Apr 2015 09:08:48 -0400 Received: from m12-18.163.com ([220.181.12.18]:45539 "EHLO m12-18.163.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754789AbbDPNIh (ORCPT ); Thu, 16 Apr 2015 09:08:37 -0400 X-Coremail-DSSMTP: 49.77.26.90 From: weiyj_lk@163.com To: Brian Austin , Paul Handrigan , Liam Girdwood , Mark Brown , Jaroslav Kysela , Takashi Iwai Cc: Wei Yongjun , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org Subject: [PATCH -next] ASoC: cs35l32: Remove unused including Date: Thu, 16 Apr 2015 21:07:45 +0800 Message-Id: <1429189665-23710-1-git-send-email-weiyj_lk@163.com> X-Mailer: git-send-email 2.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-CM-TRANSID: EsCowEBZNFcitC9V+3N7Ag--.241S2 X-Coremail-Antispam: 1Uf129KBjvdXoWrAFWrWFyUWF4DWFWfGr4Durg_yoWxXrg_u3 y7Wr48W34UtF12yFWfWrn0yw4Svw1fAF1FqFnIyrnrJa4DJws8Kw17A34UAay5W39YkFna vF1fWrW8WryUGjkaLaAFLSUrUUUUUb8apTn2vfkv8UJUUUU8Yxn0WfASr-VFAUDa7-sFnT 9fnUUvcSsGvfC2KfnxnUUI43ZEXa7IUnec_3UUUUU== X-Originating-IP: [49.77.26.90] X-CM-SenderInfo: pzhl5yxbonqiywtou0bp/1tbiNQPd1lSIF8x2jgAAsC Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 832 Lines: 27 From: Wei Yongjun Remove including that don't need it. Signed-off-by: Wei Yongjun --- sound/soc/codecs/cs35l32.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sound/soc/codecs/cs35l32.c b/sound/soc/codecs/cs35l32.c index 60598b2..8f40025 100644 --- a/sound/soc/codecs/cs35l32.c +++ b/sound/soc/codecs/cs35l32.c @@ -13,7 +13,6 @@ #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/