[ARM] pxa/colibri: fix AC97 ifdefs and add missing include
authorMarek Vasut <marek.vasut@gmail.com>
Sun, 8 Nov 2009 02:05:11 +0000 (03:05 +0100)
committerEric Miao <eric.y.miao@gmail.com>
Fri, 13 Nov 2009 08:25:47 +0000 (16:25 +0800)
The AC97 part wasn't initialized on Colibri/PXA320 because the macros
were wrong. Also, the code didn't compile because of a header file not
being included.

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>

No differences found