tsc2101-alsa build fixes
authorDavid Brownell <david-b@pacbell.net>
Wed, 23 May 2007 05:33:53 +0000 (22:33 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 25 May 2007 00:37:05 +0000 (17:37 -0700)
Partial build fixes for tsc2101 audio.  It still won't link though,
it needs undefined omap_tsc2101_{read,write}() functions to access
chip registers ... and requires that e.g. tsc2102 audio isn't also
configured (they use the same exported McBSP DMA functions, which
likewise prevent use with EAC).

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>

No differences found