From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757355AbbDPOr4 (ORCPT ); Thu, 16 Apr 2015 10:47:56 -0400 Received: from mx0b-001ae601.pphosted.com ([67.231.152.168]:51789 "EHLO m0077474.ppops.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754482AbbDPOrt (ORCPT ); Thu, 16 Apr 2015 10:47:49 -0400 X-Greylist: delayed 1525 seconds by postgrey-1.27 at vger.kernel.org; Thu, 16 Apr 2015 10:47:49 EDT Date: Thu, 16 Apr 2015 09:21:55 -0500 From: Brian Austin X-X-Sender: heelrod@heelroid To: CC: Brian Austin , Paul Handrigan , Liam Girdwood , Mark Brown , Jaroslav Kysela , Takashi Iwai , Wei Yongjun , , Subject: Re: [PATCH -next] ASoC: cs35l32: Remove unused including In-Reply-To: <1429189665-23710-1-git-send-email-weiyj_lk@163.com> Message-ID: References: <1429189665-23710-1-git-send-email-weiyj_lk@163.com> User-Agent: Alpine 2.10 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-Proofpoint-SPF-Result: pass X-Proofpoint-SPF-Record: v=spf1 include:spf-001ae601.pphosted.com ip4:141.131.128.20 ip4:141.131.3.20 ip4:213.128.236.230 ip4:87.246.98.25 ip4:87.246.78.26 -all X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.13.68,1.0.33,0.0.0000 definitions=2015-04-16_05:2015-04-16,2015-04-16,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=2 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1402240000 definitions=main-1504160120 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 16 Apr 2015, weiyj_lk@163.com wrote: > From: Wei Yongjun > > Remove including that don't need it. > > Signed-off-by: Wei Yongjun > --- Thanks, Acked-by: Brian Austin Subject: Re: [PATCH -next] ASoC: cs35l32: Remove unused including Date: Thu, 16 Apr 2015 09:21:55 -0500 Message-ID: References: <1429189665-23710-1-git-send-email-weiyj_lk@163.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from m0077474.ppops.net (mx0b-001ae601.pphosted.com [67.231.152.168]) by alsa0.perex.cz (Postfix) with ESMTP id 7B1732614FB for ; Thu, 16 Apr 2015 16:21:52 +0200 (CEST) In-Reply-To: <1429189665-23710-1-git-send-email-weiyj_lk@163.com> 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: weiyj_lk@163.com Cc: Brian Austin , alsa-devel@alsa-project.org, Takashi Iwai , linux-kernel@vger.kernel.org, Liam Girdwood , Paul Handrigan , Wei Yongjun , Mark Brown List-Id: alsa-devel@alsa-project.org On Thu, 16 Apr 2015, weiyj_lk@163.com wrote: > From: Wei Yongjun > > Remove including that don't need it. > > Signed-off-by: Wei Yongjun > --- Thanks, Acked-by: Brian Austin