From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752190Ab1IZI66 (ORCPT ); Mon, 26 Sep 2011 04:58:58 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:42108 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750851Ab1IZI6z (ORCPT ); Mon, 26 Sep 2011 04:58:55 -0400 Date: Mon, 26 Sep 2011 09:58:53 +0100 From: Mark Brown To: Axel Lin Cc: linux-kernel@vger.kernel.org, Roy Huang , Cliff Cai , Liam Girdwood , alsa-devel@alsa-project.org Subject: Re: [PATCH] ASoC: Drop exporting ad1980_dai Message-ID: <20110926085853.GC2946@opensource.wolfsonmicro.com> References: <1316861023.11157.4.camel@phoenix> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1316861023.11157.4.camel@phoenix> X-Cookie: You are always busy. User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Sep 24, 2011 at 06:43:43PM +0800, Axel Lin wrote: > ad1980_dai is not used outside this driver, > thus drop exporting it. Applied, thanks.