Commit 591046cf authored by Ben Nizette's avatar Ben Nizette Committed by Mark Brown

ASoC: atmel_pcm: Remove non-existant header

<mach/hardware.h> doesn't exist on AVR32 and therefore this driver won't
build on that arch.  AFAICT this driver doesn't actually use the content
of that header so easiest just to remove it.
Signed-off-by: default avatarBen Nizette <bn@niasdigital.com>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent eff317d0
......@@ -44,8 +44,6 @@
#include <sound/pcm_params.h>
#include <sound/soc.h>
#include <mach/hardware.h>
#include "atmel-pcm.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment