diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2014-02-25 04:40:40 -0500 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-02-25 07:29:31 -0500 |
commit | c3c125e294fd4276add6f80d2b333ca7c55e935d (patch) | |
tree | 5b8cce77d54cdf10d2c51e64bfce83564a44f7bc | |
parent | 8d971691834fd5506cb2d7aef71a3717b7ed597d (diff) |
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>
-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 @@ | |||
1 | /* arch/arm/plat-samsung/include/plat/audio-simtec.h | 1 | /* |
2 | * | ||
3 | * Copyright 2008 Simtec Electronics | 2 | * Copyright 2008 Simtec Electronics |
4 | * http://armlinux.simtec.co.uk/ | 3 | * http://armlinux.simtec.co.uk/ |
5 | * Ben Dooks <ben@simtec.co.uk> | 4 | * Ben Dooks <ben@simtec.co.uk> |