X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=include%2Fsound%2Fsoc.h;h=3a4bd3a3c68d25cb2ccd6896a2750a761668937a;hp=f1de3e0c75bcad1da0cbed760272fe5e190bccdc;hb=505cb6bc027ea8ae3782d2fdc47aa1915924ba80;hpb=c01ad4081939f91ebd7277e8e731fd90ceb3e632 diff --git a/include/sound/soc.h b/include/sound/soc.h index f1de3e0c75bc..3a4bd3a3c68d 100644 --- a/include/sound/soc.h +++ b/include/sound/soc.h @@ -248,8 +248,7 @@ typedef int (*hw_write_t)(void *,const char* ,int); extern struct snd_ac97_bus_ops soc_ac97_ops; enum snd_soc_control_type { - SND_SOC_CUSTOM = 1, - SND_SOC_I2C, + SND_SOC_I2C = 1, SND_SOC_SPI, };