From: David Brownell Date: Wed, 23 May 2007 05:33:53 +0000 (-0700) Subject: tsc2101-alsa build fixes X-Git-Tag: v2.6.22-omap1~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24c5d1ffc056621bd62a37ea14c48d5397c11212;p=pandora-kernel.git tsc2101-alsa build fixes 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 --- Reading git-diff-tree failed