Browse Source

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: Ben Nizette <bn@niasdigital.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Ben Nizette 16 năm trước cách đây
mục cha
commit
591046cfc5
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      sound/soc/atmel/atmel-pcm.c

+ 0 - 2
sound/soc/atmel/atmel-pcm.c

@@ -44,8 +44,6 @@
 #include <sound/pcm_params.h>
 #include <sound/soc.h>
 
-#include <mach/hardware.h>
-
 #include "atmel-pcm.h"