From patchwork Thu Jan 23 10:40:07 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 23610 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-pa0-f72.google.com (mail-pa0-f72.google.com [209.85.220.72]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 6964E218BD for ; Thu, 23 Jan 2014 10:44:39 +0000 (UTC) Received: by mail-pa0-f72.google.com with SMTP id rd3sf4072526pab.3 for ; Thu, 23 Jan 2014 02:44:38 -0800 (PST) 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:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=+GPt+0UcAvip1pGm7aghqUAtGX8VuOYW8nUSZHKoB+I=; b=BexZ8G/nizOOtHy/CiChKlw7erUQf8klX9zv/JyRJouFV2gA7v+SFZoxne35giRPsx mvmHtMZ9J53aaTk0+GsaQTCwsmtotGyqb+c7nPsMscvVjxFvrUyTBkJ7VsxMu8Nph8g2 eD/UaFc3MeYkCcBHqdTDdQLaCIdaaM1eiWwIYEoOs04JgXtkru3CZXTcrDygj7c4QfFy TOtqPlftYXozQgKx96ws0Zn8Tt4fMxVP/qV2Fuqh9uWopE5kqy/IaFYiTpRO0qFi/SKb POqXyi/oVnSRawAkuiyr+ZqN/Gxm/jI7iHCrjr2Ty+gL3WjFef6e6A4zHSXBPHqB/4me PEXQ== X-Gm-Message-State: ALoCoQk9v6Js/byHRrI7Qf8N1vfh88+GyRGiBO7rS2y1mVs9H4IfF9eZDr0mrmSZdAf4oxKCpqO0 X-Received: by 10.66.189.163 with SMTP id gj3mr2715872pac.32.1390473878698; Thu, 23 Jan 2014 02:44:38 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.51.44 with SMTP id t41ls279891qga.86.gmail; Thu, 23 Jan 2014 02:44:38 -0800 (PST) X-Received: by 10.58.6.239 with SMTP id e15mr4230992vea.14.1390473878578; Thu, 23 Jan 2014 02:44:38 -0800 (PST) Received: from mail-ve0-f174.google.com (mail-ve0-f174.google.com [209.85.128.174]) by mx.google.com with ESMTPS id vq3si6445872veb.27.2014.01.23.02.44.38 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 23 Jan 2014 02:44:38 -0800 (PST) Received-SPF: neutral (google.com: 209.85.128.174 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.174; Received: by mail-ve0-f174.google.com with SMTP id pa12so975507veb.5 for ; Thu, 23 Jan 2014 02:44:38 -0800 (PST) X-Received: by 10.59.0.193 with SMTP id ba1mr4178627ved.12.1390473878494; Thu, 23 Jan 2014 02:44:38 -0800 (PST) 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.174.196 with SMTP id u4csp16687vcz; Thu, 23 Jan 2014 02:44:38 -0800 (PST) X-Received: by 10.66.16.162 with SMTP id h2mr7039965pad.129.1390473877782; Thu, 23 Jan 2014 02:44:37 -0800 (PST) Received: from mail-pd0-f182.google.com (mail-pd0-f182.google.com [209.85.192.182]) by mx.google.com with ESMTPS id rx8si13654445pac.47.2014.01.23.02.44.37 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 23 Jan 2014 02:44:37 -0800 (PST) Received-SPF: neutral (google.com: 209.85.192.182 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.192.182; Received: by mail-pd0-f182.google.com with SMTP id v10so1639861pde.27 for ; Thu, 23 Jan 2014 02:44:37 -0800 (PST) X-Received: by 10.67.5.233 with SMTP id cp9mr7055210pad.147.1390473877358; Thu, 23 Jan 2014 02:44:37 -0800 (PST) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id i10sm60406838pat.11.2014.01.23.02.44.34 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 23 Jan 2014 02:44:36 -0800 (PST) From: Sachin Kamat To: dmaengine@vger.kernel.org Cc: vinod.koul@intel.com, dan.j.williams@intel.com, sachin.kamat@linaro.org, patches@linaro.org, Linus Walleij Subject: [PATCH 1/1] dma: pl08x: Export pl08x_filter_id Date: Thu, 23 Jan 2014 16:10:07 +0530 Message-Id: <1390473607-26136-1-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: sachin.kamat@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.174 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) 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: , Export the symbol so that it is accessible to modules. Fixes the following error: ERROR: "pl08x_filter_id" [sound/soc/samsung/snd-soc-s3c-dma.ko] undefined! Signed-off-by: Sachin Kamat Cc: Linus Walleij --- drivers/dma/amba-pl08x.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/dma/amba-pl08x.c b/drivers/dma/amba-pl08x.c index f68f1c1d560b..8114731a1c62 100644 --- a/drivers/dma/amba-pl08x.c +++ b/drivers/dma/amba-pl08x.c @@ -83,6 +83,7 @@ #include #include #include +#include #include #include #include @@ -1771,6 +1772,7 @@ bool pl08x_filter_id(struct dma_chan *chan, void *chan_id) return false; } +EXPORT_SYMBOL_GPL(pl08x_filter_id); /* * Just check that the device is there and active