2.6.4-rc2-mm1: IPMI_SMB doesnt compile

From: Adrian Bunk
Date: Mon Mar 08 2004 - 20:40:30 EST


On Sun, Mar 07, 2004 at 10:32:21PM -0800, Andrew Morton wrote:
>...
> +ipmi-updates-3.patch
> +ipmi-socket-interface.patch
>
> IPMI driver updates
>...

This causes the following compile error:

<-- snip -->

...
CC drivers/char/ipmi/ipmi_smb.o
drivers/char/ipmi/ipmi_smb.c: In function `smbus_client_read_block_data':
drivers/char/ipmi/ipmi_smb.c:224: warning: implicit declaration of
function `i2c_set_spin_delay'
...
LD .tmp_vmlinux1
drivers/built-in.o(.text+0x1342eb): In function
`smbus_client_read_block_data':
: undefined reference to `i2c_set_spin_delay'
drivers/built-in.o(.text+0x13448d): In function
`smbus_client_write_block_data':
: undefined reference to `i2c_set_spin_delay'
drivers/built-in.o(.text+0x134b7f): In function `set_run_to_completion':
: undefined reference to `i2c_set_spin_delay'
make: *** [.tmp_vmlinux1] Error 1

<-- snip -->


cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/