From: Greg Kroah-Hartman Date: Mon, 13 Apr 2009 20:16:54 +0000 (-0700) Subject: Staging: go7007: fix build issues X-Git-Tag: v2.6.30-rc3~58^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86a79d2e7094589413880eefa5c6111032382584;p=pandora-kernel.git Staging: go7007: fix build issues Now that TUNER_SET_TYPE_ADDR is gone from the tree, the older code kicks in and tries to use TUNER_SET_TYPE, which went away a long time ago. This patch removes all of this logic, as it should not be needed anymore now, and by doing so, fixes the build. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed