Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d65fd3a4 authored by Oder Chiou's avatar Oder Chiou Committed by Mark Brown
Browse files

ASoC: rt5677: Minor coding style and typo fix



Minor coding style and typo fix

Signed-off-by: default avatarOder Chiou <oder_chiou@realtek.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent e6f6ebc1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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
+7 −7

File changed.

Contains only whitespace changes.