diff options
author | Axel Lin <axel.lin@gmail.com> | 2011-10-11 18:57:25 -0400 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-10-12 06:25:58 -0400 |
commit | 75b9a5782e2fcfb5f653bfc96d29d5e351b5b3b1 (patch) | |
tree | 577bc2016dee509dee93afaa6e826b29ba0bcbed /sound | |
parent | b91470bb374ed7db0448696ec85a3ed4785da2ee (diff) |
ASoC: Delete ads117x.h
This is not required after multi-component patch.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound')
-rw-r--r-- | sound/soc/codecs/ads117x.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/sound/soc/codecs/ads117x.h b/sound/soc/codecs/ads117x.h deleted file mode 100644 index 3ce028614002..000000000000 --- a/sound/soc/codecs/ads117x.h +++ /dev/null | |||
@@ -1,13 +0,0 @@ | |||
1 | /* | ||
2 | * ads117x.h -- Driver for ads1174/8 ADC chips | ||
3 | * | ||
4 | * Copyright 2009 ShotSpotter Inc. | ||
5 | * Author: Graeme Gregory <gg@slimlogic.co.uk> | ||
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify it | ||
8 | * under the terms of the GNU General Public License as published by the | ||
9 | * Free Software Foundation; either version 2 of the License, or (at your | ||
10 | * option) any later version. | ||
11 | */ | ||
12 | extern struct snd_soc_dai_driver ads117x_dai; | ||
13 | extern struct snd_soc_codec_driver soc_codec_dev_ads117x; | ||