summaryrefslogtreecommitdiff
path: root/include/linux/i2c-gpio.h
diff options
context:
space:
mode:
authorRandy Dunlap <randy.dunlap@oracle.com>2010-05-03 21:07:25 +0400
committerGreg Kroah-Hartman <gregkh@suse.de>2010-05-21 00:21:39 +0400
commit9ff68c7ad8910426495be36e2b568ac623adc226 (patch)
treef4239a4303f225137f0cbc2722ab7a2c7edd390b /include/linux/i2c-gpio.h
parent63b917678fe6d63e633462b5be5a309511bcf3ca (diff)
downloadlinux-9ff68c7ad8910426495be36e2b568ac623adc226.tar.xz
USB: usbserial: fix mos7720 dependencies
Fix mos7720 Kconfig dependencies. When an enabled bool selects a tristate, the tristate becomes =y, even if it should be limited to modular, so limit the bool kconfig option to configs that will build cleanly. Also change the if-block to a simple depends on. drivers/built-in.o: In function `mos7720_release': mos7720.c:(.text+0xad432): undefined reference to `parport_remove_port' drivers/built-in.o: In function `mos7715_parport_init': mos7720.c:(.text+0xae197): undefined reference to `parport_register_port' mos7720.c:(.text+0xae210): undefined reference to `parport_announce_port' drivers/built-in.o:(.data+0x201c8): undefined reference to `parport_ieee1284_read_nibble' drivers/built-in.o:(.data+0x201d0): undefined reference to `parport_ieee1284_read_byte' Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include/linux/i2c-gpio.h')
0 files changed, 0 insertions, 0 deletions