From c05cf6f349a051982c64842ace3574ce22306774 Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Wed, 12 Oct 2011 06:57:25 +0800 Subject: [PATCH] --- yaml --- r: 270845 b: refs/heads/master c: 75b9a5782e2fcfb5f653bfc96d29d5e351b5b3b1 h: refs/heads/master i: 270843: 71214396e89047fb8c629a7a4e89049599757105 v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/ads117x.h | 13 ------------- 2 files changed, 1 insertion(+), 14 deletions(-) delete mode 100644 trunk/sound/soc/codecs/ads117x.h diff --git a/[refs] b/[refs] index 33774f2e9c93..19396081d8ea 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b91470bb374ed7db0448696ec85a3ed4785da2ee +refs/heads/master: 75b9a5782e2fcfb5f653bfc96d29d5e351b5b3b1 diff --git a/trunk/sound/soc/codecs/ads117x.h b/trunk/sound/soc/codecs/ads117x.h deleted file mode 100644 index 3ce028614002..000000000000 --- a/trunk/sound/soc/codecs/ads117x.h +++ /dev/null @@ -1,13 +0,0 @@ -/* - * ads117x.h -- Driver for ads1174/8 ADC chips - * - * Copyright 2009 ShotSpotter Inc. - * Author: Graeme Gregory - * - * This program is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License as published by the - * Free Software Foundation; either version 2 of the License, or (at your - * option) any later version. - */ -extern struct snd_soc_dai_driver ads117x_dai; -extern struct snd_soc_codec_driver soc_codec_dev_ads117x;