Staging: go7007: fix build issues
authorGreg Kroah-Hartman <gregkh@suse.de>
Mon, 13 Apr 2009 20:16:54 +0000 (13:16 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 17 Apr 2009 18:06:31 +0000 (11:06 -0700)
commit86a79d2e7094589413880eefa5c6111032382584
tree3884f150f7dbede14087d0d4d37bc81ab2c4360b
parentb824adc9686fb9a6edca164c13107bfed3e41d4e
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 <gregkh@suse.de>
drivers/staging/go7007/go7007-driver.c
drivers/staging/go7007/wis-sony-tuner.c