diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2014-02-25 13:40:40 +0400 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-02-25 16:29:31 +0400 |
commit | c3c125e294fd4276add6f80d2b333ca7c55e935d (patch) | |
tree | 5b8cce77d54cdf10d2c51e64bfce83564a44f7bc /include/linux/platform_data/asoc-s3c24xx_simtec.h | |
parent | 8d971691834fd5506cb2d7aef71a3717b7ed597d (diff) | |
download | linux-c3c125e294fd4276add6f80d2b333ca7c55e935d.tar.xz |
ASoC: s3c24xx: Remove invalid file reference
Remove file references rendered invalid due to relocation.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'include/linux/platform_data/asoc-s3c24xx_simtec.h')
-rw-r--r-- | include/linux/platform_data/asoc-s3c24xx_simtec.h | 3 |
1 files changed, 1 insertions, 2 deletions
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> |