You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Yoichi Yuasa
ae1390d8c3
[PATCH] i2c-sibyte: Fix modular build breakage
...
Fix undefined reference in i2c_sibyte_exit().
drivers/built-in.o: In function `i2c_sibyte_exit':
i2c-sibyte.c:(.exit.text+0x368): undefined reference to `i2c_del_bus'
i2c-sibyte.c:(.exit.text+0x368): relocation truncated to fit: R_MIPS_26 against `i2c_del_bus'
i2c-sibyte.c:(.exit.text+0x38c): undefined reference to `i2c_del_bus'
i2c-sibyte.c:(.exit.text+0x38c): relocation truncated to fit: R_MIPS_26 against `i2c_del_bus'
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
19 years ago
..
Kconfig
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
19 years ago
Makefile
…
i2c-ali15x3.c
i2c: Constify i2c_algorithm declarations, part 2
19 years ago
i2c-ali1535.c
i2c: Constify i2c_algorithm declarations, part 2
19 years ago
i2c-ali1563.c
i2c: Constify i2c_algorithm declarations, part 2
19 years ago
i2c-amd756-s4882.c
…
i2c-amd756.c
i2c: Constify i2c_algorithm declarations, part 2
19 years ago
i2c-amd8111.c
i2c: Constify i2c_algorithm declarations, part 2
19 years ago
i2c-au1550.c
i2c: Constify i2c_algorithm declarations, part 2
19 years ago
i2c-au1550.h
…
i2c-elektor.c
i2c-algo-pcf: Discard the mdelay data struct member
19 years ago
i2c-hydra.c
…
i2c-i801.c
i2c: Constify i2c_algorithm declarations, part 2
19 years ago
i2c-i810.c
…
i2c-ibm_iic.c
i2c: Constify i2c_algorithm declarations, part 2
19 years ago
i2c-ibm_iic.h
…
i2c-iop3xx.c
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
19 years ago
i2c-iop3xx.h
…
i2c-isa.c
i2c: Constify i2c_algorithm declarations, part 2
19 years ago
i2c-ite.c
…
i2c-ixp4xx.c
…
i2c-ixp2000.c
…
i2c-mpc.c
i2c: Constify i2c_algorithm declarations, part 2
19 years ago
i2c-mv64xxx.c
i2c: Constify i2c_algorithm declarations, part 2
19 years ago
i2c-nforce2.c
i2c: Constify i2c_algorithm declarations, part 2
19 years ago
i2c-ocores.c
i2c: Constify i2c_algorithm declarations, part 2
19 years ago
i2c-omap.c
i2c: Constify i2c_algorithm declarations, part 2
19 years ago
i2c-parport-light.c
…
i2c-parport.c
…
i2c-parport.h
…
i2c-pca-isa.c
…
i2c-piix4.c
i2c: Constify i2c_algorithm declarations, part 2
19 years ago
i2c-powermac.c
i2c: Constify i2c_algorithm declarations, part 2
19 years ago
i2c-prosavage.c
…
i2c-pxa.c
i2c: Constify i2c_algorithm declarations, part 2
19 years ago
i2c-rpx.c
…
i2c-s3c2410.c
i2c: Constify i2c_algorithm declarations, part 2
19 years ago
i2c-savage4.c
…
i2c-sibyte.c
[PATCH] i2c-sibyte: Fix modular build breakage
19 years ago
i2c-sis96x.c
i2c: Constify i2c_algorithm declarations, part 2
19 years ago
i2c-sis630.c
i2c: Constify i2c_algorithm declarations, part 2
19 years ago
i2c-sis5595.c
i2c: Constify i2c_algorithm declarations, part 2
19 years ago
i2c-stub.c
i2c: Constify i2c_algorithm declarations, part 2
19 years ago
i2c-via.c
…
i2c-viapro.c
i2c: Constify i2c_algorithm declarations, part 2
19 years ago
i2c-voodoo3.c
…
scx200_acb.c
i2c: Constify i2c_algorithm declarations, part 2
19 years ago
scx200_i2c.c
…