]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: atmel_pcm: Remove non-existant header
authorBen Nizette <bn@niasdigital.com>
Thu, 15 Jan 2009 21:45:45 +0000 (08:45 +1100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 16 Jan 2009 16:39:13 +0000 (16:39 +0000)
commit439257b0f073f47b8f0a38dbdcf03cb89386a762
tree15f71cd735e0edfcfcdbd1b0a6d2bbe946591662
parent867e9d7a7a394eef885aa2a26a2f4d6a23b50c00
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>
sound/soc/atmel/atmel-pcm.c