summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/arizona.c
diff options
context:
space:
mode:
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>2013-03-26 14:47:08 +0800
committerMark Brown <broonie@opensource.wolfsonmicro.com>2013-03-26 14:04:58 +0000
commitaed9913e6fad5a7eccce2b7a3ee6daa96b575157 (patch)
tree0bfb20812779ec527fd262105f641bfc71808f7d /sound/soc/codecs/arizona.c
parentdc91428a6152b2c8428a39a27ab9b5e429848f55 (diff)
ASoC: arizona: remove duplicated include from arizona.c
Remove duplicated include. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/codecs/arizona.c')
-rw-r--r--sound/soc/codecs/arizona.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/arizona.c b/sound/soc/codecs/arizona.c
index 26e1579c36cb..c979ff2b4191 100644
--- a/sound/soc/codecs/arizona.c
+++ b/sound/soc/codecs/arizona.c
@@ -14,7 +14,6 @@
#include <linux/gcd.h>
#include <linux/module.h>
#include <linux/pm_runtime.h>
-#include <linux/delay.h>
#include <sound/pcm.h>
#include <sound/pcm_params.h>
#include <sound/tlv.h>