diff options
author | Oder Chiou <oder_chiou@realtek.com> | 2014-11-05 00:42:52 -0500 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2014-11-05 09:56:43 -0500 |
commit | d65fd3a42e00d322448f2518db6a3f0eb12ce1bd (patch) | |
tree | 20f4f6501e1f3436c50f4cc21f1f2fd7a9c7be87 /sound/soc/codecs/rt5677-spi.h | |
parent | e6f6ebc1f8f60d6d44f6be22c6386c238d6a9d97 (diff) |
ASoC: rt5677: Minor coding style and typo fix
Minor coding style and typo fix
Signed-off-by: Oder Chiou <oder_chiou@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/rt5677-spi.h')
-rw-r--r-- | sound/soc/codecs/rt5677-spi.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/soc/codecs/rt5677-spi.h b/sound/soc/codecs/rt5677-spi.h index 7528bfd0b596..ec41b2b3b2ca 100644 --- a/sound/soc/codecs/rt5677-spi.h +++ b/sound/soc/codecs/rt5677-spi.h | |||
@@ -9,8 +9,8 @@ | |||
9 | * published by the Free Software Foundation. | 9 | * published by the Free Software Foundation. |
10 | */ | 10 | */ |
11 | 11 | ||
12 | #ifndef __RT5671_SPI_H__ | 12 | #ifndef __RT5677_SPI_H__ |
13 | #define __RT5671_SPI_H__ | 13 | #define __RT5677_SPI_H__ |
14 | 14 | ||
15 | #define RT5677_SPI_BUF_LEN 240 | 15 | #define RT5677_SPI_BUF_LEN 240 |
16 | #define RT5677_SPI_CMD_BURST_WRITE 0x05 | 16 | #define RT5677_SPI_CMD_BURST_WRITE 0x05 |