aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ice1712/ice1712.h
diff options
context:
space:
mode:
authorKonstantinos Tsimpoukas <kostaslinuxxx@gmail.com>2017-11-05 14:11:01 -0600
committerTakashi Iwai <tiwai@suse.de>2017-11-06 15:05:20 +0100
commit9718a29d40b7e5ae4692796eb23c54f25559d35e (patch)
tree48f668fe52061015a39cb672926bd4565e55f457 /sound/pci/ice1712/ice1712.h
parentMerge branch 'topic/usb-ep-check-v2' into for-next (diff)
downloadlinux-dev-9718a29d40b7e5ae4692796eb23c54f25559d35e.tar.xz
linux-dev-9718a29d40b7e5ae4692796eb23c54f25559d35e.zip
ALSA: ice1712: define i2c eeprom addr to header file
Signed-off-by: Konstantinos Tsimpoukas <kostaslinuxxx@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/ice1712/ice1712.h')
-rw-r--r--sound/pci/ice1712/ice1712.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sound/pci/ice1712/ice1712.h b/sound/pci/ice1712/ice1712.h
index 5cfba09c9761..8ae8742662a5 100644
--- a/sound/pci/ice1712/ice1712.h
+++ b/sound/pci/ice1712/ice1712.h
@@ -218,8 +218,9 @@
/*
- *
+ * I2C EEPROM Address
*/
+#define ICE_I2C_EEPROM_ADDR 0xA0
struct snd_ice1712;