Loading sound/soc/codecs/rt5677-spi.h +2 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,8 @@ * published by the Free Software Foundation. */ #ifndef __RT5671_SPI_H__ #define __RT5671_SPI_H__ #ifndef __RT5677_SPI_H__ #define __RT5677_SPI_H__ #define RT5677_SPI_BUF_LEN 240 #define RT5677_SPI_CMD_BURST_WRITE 0x05 Loading sound/soc/codecs/rt5677.c +7 −7 File changed.Contains only whitespace changes. Show changes Loading
sound/soc/codecs/rt5677-spi.h +2 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,8 @@ * published by the Free Software Foundation. */ #ifndef __RT5671_SPI_H__ #define __RT5671_SPI_H__ #ifndef __RT5677_SPI_H__ #define __RT5677_SPI_H__ #define RT5677_SPI_BUF_LEN 240 #define RT5677_SPI_CMD_BURST_WRITE 0x05 Loading