summaryrefslogtreecommitdiffstats
path: root/drivers/staging/intel_sst/intelmid.h
diff options
context:
space:
mode:
authorVinod Koul <vinod.koul@intel.com>2010-11-17 15:57:57 +0000
committerGreg Kroah-Hartman <gregkh@suse.de>2010-11-17 13:16:34 -0800
commit24aee93c37fe7fa2aa2381d3017be478e9c55c47 (patch)
tree385261fdbd12095f6e13f18b0a1aaaec0a6678d8 /drivers/staging/intel_sst/intelmid.h
parent63fcf10db218a89cbd1e34c47540c3e28706cff1 (diff)
downloadop-kernel-dev-24aee93c37fe7fa2aa2381d3017be478e9c55c47.zip
op-kernel-dev-24aee93c37fe7fa2aa2381d3017be478e9c55c47.tar.gz
sst: remove rest of aava bits and aava related code
This removes the remaining bit of aava dependent and related bits from driver Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/intel_sst/intelmid.h')
-rw-r--r--drivers/staging/intel_sst/intelmid.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/staging/intel_sst/intelmid.h b/drivers/staging/intel_sst/intelmid.h
index 81e7448..0ce1031 100644
--- a/drivers/staging/intel_sst/intelmid.h
+++ b/drivers/staging/intel_sst/intelmid.h
@@ -178,9 +178,4 @@ extern struct snd_kcontrol_new snd_intelmad_controls_mrst[];
extern struct snd_kcontrol_new snd_intelmad_controls_mfld[];
extern struct snd_pmic_ops *intelmad_vendor_ops[];
-/* This is an enabler hook as the platform detection logic isn't yet
- present and depends on some firmware and DMI support to detect AAVA
- devices. It will vanish once the AAVA platform support is merged */
-#define is_aava() 0
-
#endif /* __INTELMID_H */
OpenPOWER on IntegriCloud