Skip to content

Commit

Permalink
ASoC: sam9g20_wm8731: remove useless mach/gpio.h
Browse files Browse the repository at this point in the history
This include file is about to disapear. In addition it is
useless for this code. So it is time to remove it.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Mark Brown <broonie@linaro.org>
  • Loading branch information
Nicolas Ferre committed May 7, 2014
1 parent 89ca3b8 commit 15fb63a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sound/soc/atmel/sam9g20_wm8731.c
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@

#include <asm/mach-types.h>
#include <mach/hardware.h>
#include <mach/gpio.h>

#include "../codecs/wm8731.h"
#include "atmel-pcm.h"
Expand Down

0 comments on commit 15fb63a

Please sign in to comment.