diff mbox

[2/2] ASoC: s3c24xx: Remove invalid file reference

Message ID 1393321240-7632-2-git-send-email-sachin.kamat@linaro.org (mailing list archive)
State New, archived
Headers show

Commit Message

Sachin Kamat Feb. 25, 2014, 9:40 a.m. UTC
Remove file references rendered invalid due to relocation.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
---
 include/linux/platform_data/asoc-s3c24xx_simtec.h |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Comments

Mark Brown Feb. 25, 2014, 12:29 p.m. UTC | #1
On Tue, Feb 25, 2014 at 03:10:40PM +0530, Sachin Kamat wrote:
> Remove file references rendered invalid due to relocation.

Applied both, thanks.
diff mbox

Patch

diff --git a/include/linux/platform_data/asoc-s3c24xx_simtec.h b/include/linux/platform_data/asoc-s3c24xx_simtec.h
index 376af5286a3e..d220e54123aa 100644
--- a/include/linux/platform_data/asoc-s3c24xx_simtec.h
+++ b/include/linux/platform_data/asoc-s3c24xx_simtec.h
@@ -1,5 +1,4 @@ 
-/* arch/arm/plat-samsung/include/plat/audio-simtec.h
- *
+/*
  * Copyright 2008 Simtec Electronics
  *	http://armlinux.simtec.co.uk/
  *	Ben Dooks <ben@simtec.co.uk>