From patchwork Thu Dec 26 06:11:29 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 22747 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ie0-f197.google.com (mail-ie0-f197.google.com [209.85.223.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 14376218E7 for ; Thu, 26 Dec 2013 06:15:01 +0000 (UTC) Received: by mail-ie0-f197.google.com with SMTP id e14sf35948467iej.4 for ; Wed, 25 Dec 2013 22:15:01 -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=0M0lYZmD8Yh3l4/bu7ETaC/wJXauIfXZX5o30ezQ0jY=; b=FdN2k82eUM0syYR2Xvv9WENg6imcJaA5aVcZm0910rbK2602sco4Byc11HxUOahBW/ xFP9+dOSaAk+8ru97OEaSpr2XA3BhVzRpPgbc7xLwe4NT7qI8hqVPnaQuvdNEt5nz3Ud 4HoT8gLzPenOV7ZT0xVcdM9EyhJtoB/q84CSFEWDBlMaxmtQ0PI0olSQo/pdF38Y2thM g7lrIyafTyHWcT6wS3Te5mRh8kM8Au0Lc0bKK8xFBaanrgLsoksudNKw1U8Mb/j6E9XG FtTuPPVG+hsIJ0NGeKm9xZ5eOzjDvYEMLFAvtronE5+hLda3E88oHvCR7HOuHyttw13b OFnQ== X-Gm-Message-State: ALoCoQkEy8XIwfQu7MLLvXTI2XkcjpiP7l/zAT3B1hf7J20lUEXfDMdnb+6pKT6ch8ySQbdmatGA X-Received: by 10.43.128.197 with SMTP id hf5mr14033283icc.2.1388038501166; Wed, 25 Dec 2013 22:15:01 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.59.49 with SMTP id w17ls2405139qeq.68.gmail; Wed, 25 Dec 2013 22:15:01 -0800 (PST) X-Received: by 10.220.66.200 with SMTP id o8mr19966994vci.7.1388038501022; Wed, 25 Dec 2013 22:15:01 -0800 (PST) Received: from mail-ve0-f169.google.com (mail-ve0-f169.google.com [209.85.128.169]) by mx.google.com with ESMTPS id ed9si7798436vcb.6.2013.12.25.22.15.00 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 25 Dec 2013 22:15:01 -0800 (PST) Received-SPF: neutral (google.com: 209.85.128.169 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.169; Received: by mail-ve0-f169.google.com with SMTP id c14so4297522vea.28 for ; Wed, 25 Dec 2013 22:15:00 -0800 (PST) X-Received: by 10.220.192.198 with SMTP id dr6mr841392vcb.26.1388038500579; Wed, 25 Dec 2013 22:15:00 -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.59.13.131 with SMTP id ey3csp378695ved; Wed, 25 Dec 2013 22:14:59 -0800 (PST) X-Received: by 10.66.249.202 with SMTP id yw10mr41412597pac.111.1388038498070; Wed, 25 Dec 2013 22:14:58 -0800 (PST) Received: from mail-pa0-f52.google.com (mail-pa0-f52.google.com [209.85.220.52]) by mx.google.com with ESMTPS id zq7si19864973pac.130.2013.12.25.22.14.57 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 25 Dec 2013 22:14:57 -0800 (PST) Received-SPF: neutral (google.com: 209.85.220.52 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.220.52; Received: by mail-pa0-f52.google.com with SMTP id ld10so7916747pab.25 for ; Wed, 25 Dec 2013 22:14:57 -0800 (PST) X-Received: by 10.66.149.7 with SMTP id tw7mr20512814pab.72.1388038497288; Wed, 25 Dec 2013 22:14:57 -0800 (PST) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id yd4sm52463587pbc.13.2013.12.25.22.14.54 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 25 Dec 2013 22:14:56 -0800 (PST) From: Sachin Kamat To: alsa-devel@alsa-project.org Cc: linux-samsung-soc@vger.kernel.org, broonie@kernel.org, sachin.kamat@linaro.org, patches@linaro.org Subject: [PATCH 1/1] ASoC: Samsung: Trivial cleanups in header files Date: Thu, 26 Dec 2013 11:41:29 +0530 Message-Id: <1388038289-8953-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.169 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: , commit 5d229ce569be ("ASoC: samsung: move plat/ headers to local directory") moved the header files but forgot to clean the pointers to their old locaton. Remove them now. Signed-off-by: Sachin Kamat --- sound/soc/samsung/regs-ac97.h | 9 ++++----- sound/soc/samsung/regs-iis.h | 9 ++++----- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/sound/soc/samsung/regs-ac97.h b/sound/soc/samsung/regs-ac97.h index c3878f7acb83..a71be45bbffc 100644 --- a/sound/soc/samsung/regs-ac97.h +++ b/sound/soc/samsung/regs-ac97.h @@ -1,5 +1,4 @@ -/* arch/arm/mach-s3c2410/include/mach/regs-ac97.h - * +/* * Copyright (c) 2006 Simtec Electronics * http://www.simtec.co.uk/products/SWLINUX/ * @@ -10,8 +9,8 @@ * S3C2440 AC97 Controller */ -#ifndef __ASM_ARCH_REGS_AC97_H -#define __ASM_ARCH_REGS_AC97_H __FILE__ +#ifndef __SAMSUNG_REGS_AC97_H__ +#define __SAMSUNG_REGS_AC97_H__ #define S3C_AC97_GLBCTRL (0x00) @@ -64,4 +63,4 @@ #define S3C_AC97_PCM_DATA (0x18) #define S3C_AC97_MIC_DATA (0x1C) -#endif /* __ASM_ARCH_REGS_AC97_H */ +#endif /* __SAMSUNG_REGS_AC97_H__ */ diff --git a/sound/soc/samsung/regs-iis.h b/sound/soc/samsung/regs-iis.h index a18d35e7a735..dc6cbbe9c4f0 100644 --- a/sound/soc/samsung/regs-iis.h +++ b/sound/soc/samsung/regs-iis.h @@ -1,5 +1,4 @@ -/* arch/arm/plat-samsung/include/plat/regs-iis.h - * +/* * Copyright (c) 2003 Simtec Electronics * http://www.simtec.co.uk/products/SWLINUX/ * @@ -10,8 +9,8 @@ * S3C2410 IIS register definition */ -#ifndef __ASM_ARCH_REGS_IIS_H -#define __ASM_ARCH_REGS_IIS_H +#ifndef __SAMSUNG_REGS_IIS_H__ +#define __SAMSUNG_REGS_IIS_H__ #define S3C2410_IISCON (0x00) @@ -67,4 +66,4 @@ #define S3C2410_IISFIFO (0x10) -#endif /* __ASM_ARCH_REGS_IIS_H */ +#endif /* __SAMSUNG_REGS_IIS_H__ */