]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitce40612d519c1c5919a582ed72b8e3c3bc0b7077
tree3884f150f7dbede14087d0d4d37bc81ab2c4360b
parent94c35cffb8e52fe37cb95558504ed987a009d6e9
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