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

Commit 5f83df9a authored by Zeng Zhaoming's avatar Zeng Zhaoming Committed by Mark Brown
Browse files

ASoC: remove unnecessary header including in SGTL5000 codec driver



Remove unnecessary headers:
 - mach/hardware.h in sgtl5000.c
 - linux/i2c.h in sgtl5000.h

Signed-off-by: default avatarZeng Zhaoming <b32542@freescale.com>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent ccecc127
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -27,7 +27,6 @@
#include <sound/soc.h>
#include <sound/soc-dapm.h>
#include <sound/initval.h>
#include <mach/hardware.h>

#include "sgtl5000.h"

+0 −2
Original line number Diff line number Diff line
@@ -11,8 +11,6 @@
#ifndef _SGTL5000_H
#define _SGTL5000_H

#include <linux/i2c.h>

/*
 * Register values.
 */