From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Belloni Subject: Re: [PATCH] sound: soc: atmel sam9g20_wm8731: remove useless include Date: Tue, 6 Jan 2015 12:15:46 +0100 Message-ID: <20150106111546.GN4194@piout.net> References: <1420536080-29181-1-git-send-email-alexandre.belloni@free-electrons.com> <54ABB574.30602@atmel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail.free-electrons.com (down.free-electrons.com [37.187.137.238]) by alsa0.perex.cz (Postfix) with ESMTP id 3CD1C2604BF for ; Tue, 6 Jan 2015 12:15:47 +0100 (CET) Content-Disposition: inline In-Reply-To: <54ABB574.30602@atmel.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: Bo Shen Cc: alsa-devel@alsa-project.org, Takashi Iwai , linux-kernel@vger.kernel.org, Nicolas Ferre , Liam Girdwood , Mark Brown , linux-arm-kernel@lists.infradead.org List-Id: alsa-devel@alsa-project.org Hi Bo, On 06/01/2015 at 18:14:12 +0800, Bo Shen wrote : > > > > #include > > Btw, do you consider to remove this also? > I just sent a patch for that. Feel free to squash both. > >-#include > > > > #include "../codecs/wm8731.h" > > #include "atmel-pcm.h" > > -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com From mboxrd@z Thu Jan 1 00:00:00 1970 From: alexandre.belloni@free-electrons.com (Alexandre Belloni) Date: Tue, 6 Jan 2015 12:15:46 +0100 Subject: [PATCH] sound: soc: atmel sam9g20_wm8731: remove useless include In-Reply-To: <54ABB574.30602@atmel.com> References: <1420536080-29181-1-git-send-email-alexandre.belloni@free-electrons.com> <54ABB574.30602@atmel.com> Message-ID: <20150106111546.GN4194@piout.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Bo, On 06/01/2015 at 18:14:12 +0800, Bo Shen wrote : > > > > #include > > Btw, do you consider to remove this also? > I just sent a patch for that. Feel free to squash both. > >-#include > > > > #include "../codecs/wm8731.h" > > #include "atmel-pcm.h" > > -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755280AbbAFLPt (ORCPT ); Tue, 6 Jan 2015 06:15:49 -0500 Received: from down.free-electrons.com ([37.187.137.238]:42824 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755227AbbAFLPr (ORCPT ); Tue, 6 Jan 2015 06:15:47 -0500 Date: Tue, 6 Jan 2015 12:15:46 +0100 From: Alexandre Belloni To: Bo Shen Cc: Mark Brown , Liam Girdwood , Jaroslav Kysela , Takashi Iwai , alsa-devel@alsa-project.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Nicolas Ferre Subject: Re: [PATCH] sound: soc: atmel sam9g20_wm8731: remove useless include Message-ID: <20150106111546.GN4194@piout.net> References: <1420536080-29181-1-git-send-email-alexandre.belloni@free-electrons.com> <54ABB574.30602@atmel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54ABB574.30602@atmel.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Bo, On 06/01/2015 at 18:14:12 +0800, Bo Shen wrote : > > > > #include > > Btw, do you consider to remove this also? > I just sent a patch for that. Feel free to squash both. > >-#include > > > > #include "../codecs/wm8731.h" > > #include "atmel-pcm.h" > > -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com