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

Commit 7486d80f authored by Kuninori Morimoto's avatar Kuninori Morimoto Committed by Mark Brown
Browse files

ASoC: rsnd: remove unneeded sh_clk header



sh_clk header is not needed, and it will create confusion.
Let's remove it.

Signed-off-by: default avatarKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent b9bfe9d5
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -12,7 +12,6 @@
#ifndef RCAR_SND_H
#ifndef RCAR_SND_H
#define RCAR_SND_H
#define RCAR_SND_H


#include <linux/sh_clk.h>


#define RSND_GEN1_SRU	0
#define RSND_GEN1_SRU	0
#define RSND_GEN1_ADG	1
#define RSND_GEN1_ADG	1
+0 −1
Original line number Original line Diff line number Diff line
@@ -7,7 +7,6 @@
 * License.  See the file "COPYING" in the main directory of this archive
 * License.  See the file "COPYING" in the main directory of this archive
 * for more details.
 * for more details.
 */
 */
#include <linux/sh_clk.h>
#include "rsnd.h"
#include "rsnd.h"


#define CLKA	0
#define CLKA	0