ASoC: SAMSUNG: Remove AC97 header file
authorSeungwhan Youn <sw.youn@samsung.com>
Fri, 7 Jan 2011 04:46:52 +0000 (13:46 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 10 Jan 2011 11:38:00 +0000 (11:38 +0000)
This patch moves AC97 specific definitions, they doesn't need to be shared,
into 'ac97.c' from 'ac97.h'. This patch also remove header file, 'ac97.h',
and remove includes on machine drivers.

Signed-off-by: Seungwhan Youn <sw.youn@samsung.com>
Acked-by: Jassi Brar <jassi.brar@samsung.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found