From patchwork Fri Feb 14 08:50:13 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 3651371 X-Patchwork-Delegate: broonie@sirena.org.uk Return-Path: X-Original-To: patchwork-alsa-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id D5183BF13A for ; Fri, 14 Feb 2014 08:55:51 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 1DDC42020F for ; Fri, 14 Feb 2014 08:55:51 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) by mail.kernel.org (Postfix) with ESMTP id D7FDB2012D for ; Fri, 14 Feb 2014 08:55:49 +0000 (UTC) Received: by alsa0.perex.cz (Postfix, from userid 1000) id B157C26530D; Fri, 14 Feb 2014 09:55:46 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,NO_DNS_FOR_FROM, UNPARSEABLE_RELAY autolearn=no version=3.3.1 Received: from alsa0.perex.cz (localhost [IPv6:::1]) by alsa0.perex.cz (Postfix) with ESMTP id D5BC52652A6; Fri, 14 Feb 2014 09:55:40 +0100 (CET) X-Original-To: alsa-devel@alsa-project.org Delivered-To: alsa-devel@alsa-project.org Received: by alsa0.perex.cz (Postfix, from userid 1000) id A358B2652E3; Fri, 14 Feb 2014 09:55:39 +0100 (CET) Received: from mail-pa0-f53.google.com (mail-pa0-f53.google.com [209.85.220.53]) by alsa0.perex.cz (Postfix) with ESMTP id 779DD261685 for ; Fri, 14 Feb 2014 09:55:32 +0100 (CET) Received: by mail-pa0-f53.google.com with SMTP id lj1so12006827pab.12 for ; Fri, 14 Feb 2014 00:55:30 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=wihhp+ktCIv5p0c8VyrwuMb/hMWWTFd5BUvUhZ220fE=; b=UC9Rl80MN2AgmlmIrw5xmgrceSdqEBKIzVskkr6m5fMu9y3GjwGCuEVNiLx0gAI4kX 2B3HZBPEuiZuOeemw8IQRJ24MDhdN6U9rergHq46WdovHxPeZi0rJfxsVmrIbY9ohn5j p5vZLS2KK/hrTmBLisIh+pQXaReRw6dfWlo8Voj6FlHMfpsaN+qKiyl3u3DXdH18Z39T i+5Apf8ZSQVYF6qubLqUWOgoWJ6c1CFNdAtM1Qq+WS+9z+1C0s147wwUkj5T/oW0E6MG VC6+R1HuVFlXVYo9B6Nb58pbOl3IF4tG8yHJKfYAf1ot825b2eXi6SqILhgiwrswumZ/ 53PQ== X-Gm-Message-State: ALoCoQlwNCCvGTtltaD+slsrUs0jw3GQz1PpRB+Ql1FWNcD3U1VJBvVHQboztEAsmfNaP/pXcXt8 X-Received: by 10.68.14.130 with SMTP id p2mr7701252pbc.17.1392368130731; Fri, 14 Feb 2014 00:55:30 -0800 (PST) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id xs1sm35615850pac.7.2014.02.14.00.55.28 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 14 Feb 2014 00:55:30 -0800 (PST) From: Sachin Kamat To: alsa-devel@alsa-project.org Date: Fri, 14 Feb 2014 14:20:13 +0530 Message-Id: <1392367814-2605-1-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 Cc: sachin.kamat@linaro.org, lgirdwood@gmail.com, broonie@linaro.org Subject: [alsa-devel] [PATCH 1/2] ASoC: S3C: Remove invalid file reference X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org X-Virus-Scanned: ClamAV using ClamSMTP Remove file references rendered invalid due to relocation. Signed-off-by: Sachin Kamat --- include/linux/platform_data/asoc-s3c.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/include/linux/platform_data/asoc-s3c.h b/include/linux/platform_data/asoc-s3c.h index 9efc04dd255a..709c6f7e2f8c 100644 --- a/include/linux/platform_data/asoc-s3c.h +++ b/include/linux/platform_data/asoc-s3c.h @@ -1,5 +1,4 @@ -/* arch/arm/plat-samsung/include/plat/audio.h - * +/* * Copyright (c) 2009 Samsung Electronics Co. Ltd * Author: Jaswinder Singh *