From patchwork Sat Apr 26 07:21:40 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Xia Kaixu X-Patchwork-Id: 29136 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ob0-f199.google.com (mail-ob0-f199.google.com [209.85.214.199]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 88DC920534 for ; Sat, 26 Apr 2014 07:22:30 +0000 (UTC) Received: by mail-ob0-f199.google.com with SMTP id gq1sf27326238obb.10 for ; Sat, 26 Apr 2014 00:22:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=DcVhoVaqsGtb0b5P/T7oMS/15ElEqii9hXsm+pPpVUk=; b=SAe6V60Ul5kd1Sp0iID8oKLl8PxECwQzABDtNclclZJIrMIUkECcZbTue2tGRP9MXX xBXDBmH09CfFrecJQc87L4PBpJYrfasWicWpd31RCsWewEHzYDeTYujlg0c+Tahojuve tzY/CqUMu/yUFFdkgDZ2FipdWbfc5y9goJ7hJJ81qVojt83vGRwJh+BZyUwtfQRbGlQ/ pqYOGhVshU6pU09DYa/aX7kWpyeJz9Mwj/BKYlMyPwRtBNM605ENFfuwGrEVMEtSy1Tk qG7592hmT7sPYb+OzXlKhHk0yCJu1dPI77fiiPtyI7IUSPVKGNsAQk73HyJuTGY/gEC1 R8Lw== X-Gm-Message-State: ALoCoQm1rW6IBqaRmcwgNqd8tpqeKt94K+ZvhxD5q6lYTc7M8mTdAJaGmuZ+pqinl6KT3AebZY0A X-Received: by 10.182.33.161 with SMTP id s1mr7066162obi.12.1398496950086; Sat, 26 Apr 2014 00:22:30 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.80.107 with SMTP id b98ls1764334qgd.64.gmail; Sat, 26 Apr 2014 00:22:30 -0700 (PDT) X-Received: by 10.52.255.99 with SMTP id ap3mr7520678vdd.19.1398496949989; Sat, 26 Apr 2014 00:22:29 -0700 (PDT) Received: from mail-vc0-f178.google.com (mail-vc0-f178.google.com [209.85.220.178]) by mx.google.com with ESMTPS id s7si2293116vev.56.2014.04.26.00.22.29 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 26 Apr 2014 00:22:29 -0700 (PDT) Received-SPF: none (google.com: patch+caf_=patchwork-forward=linaro.org@linaro.org does not designate permitted sender hosts) client-ip=209.85.220.178; Received: by mail-vc0-f178.google.com with SMTP id hu19so5838506vcb.37 for ; Sat, 26 Apr 2014 00:22:29 -0700 (PDT) X-Received: by 10.52.128.231 with SMTP id nr7mr9225892vdb.17.1398496949906; Sat, 26 Apr 2014 00:22:29 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.221.72 with SMTP id ib8csp152747vcb; Sat, 26 Apr 2014 00:22:29 -0700 (PDT) X-Received: by 10.68.194.134 with SMTP id hw6mr12710902pbc.49.1398496949147; Sat, 26 Apr 2014 00:22:29 -0700 (PDT) Received: from mail-pb0-f43.google.com (mail-pb0-f43.google.com [209.85.160.43]) by mx.google.com with ESMTPS id ic8si6347938pad.136.2014.04.26.00.22.28 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 26 Apr 2014 00:22:29 -0700 (PDT) Received-SPF: none (google.com: kaixu.xia@linaro.org does not designate permitted sender hosts) client-ip=209.85.160.43; Received: by mail-pb0-f43.google.com with SMTP id um1so3997531pbc.30 for ; Sat, 26 Apr 2014 00:22:28 -0700 (PDT) X-Received: by 10.66.155.7 with SMTP id vs7mr12857904pab.42.1398496948758; Sat, 26 Apr 2014 00:22:28 -0700 (PDT) Received: from localhost.localdomain ([218.17.215.175]) by mx.google.com with ESMTPSA id bc4sm20640376pbb.2.2014.04.26.00.22.25 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 26 Apr 2014 00:22:28 -0700 (PDT) From: Xia Kaixu To: linaro-kernel@lists.linaro.org, arnd@arndb.de Cc: kaixu.xia@linaro.org, patches@linaro.org Subject: [PATCH 06/15] ASoC: nuc900: export nuc900_ac97_data Date: Sat, 26 Apr 2014 15:21:40 +0800 Message-Id: <1398496909-27785-7-git-send-email-kaixu.xia@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1398496909-27785-1-git-send-email-kaixu.xia@linaro.org> References: <1398496909-27785-1-git-send-email-kaixu.xia@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: kaixu.xia@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: patch+caf_=patchwork-forward=linaro.org@linaro.org does not designate permitted sender hosts) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , From: Arnd Bergmann This symbol is used by the nuc900_pcm driver, which may be a loadable module, so we should export it. Signed-off-by: Arnd Bergmann Signed-off-by: Xia Kaixu Cc: Mark Brown Cc: Liam Girdwood Cc: alsa-devel@alsa-project.org --- sound/soc/nuc900/nuc900-ac97.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sound/soc/nuc900/nuc900-ac97.c b/sound/soc/nuc900/nuc900-ac97.c index 8987bf9..f2f6794 100644 --- a/sound/soc/nuc900/nuc900-ac97.c +++ b/sound/soc/nuc900/nuc900-ac97.c @@ -28,6 +28,7 @@ static DEFINE_MUTEX(ac97_mutex); struct nuc900_audio *nuc900_ac97_data; +EXPORT_SYMBOL_GPL(nuc900_ac97_data); static int nuc900_checkready(void) {