* CONFIG_I2C_XILINX doesn't complie
@ 2010-03-09 16:31 Jiri Kosina
[not found] ` <alpine.LNX.2.00.1003091727461.17799-ztGlSCb7Y1iN3ZZ/Hiejyg@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Jiri Kosina @ 2010-03-09 16:31 UTC (permalink / raw)
To: Richard Röjfors, Ben Dooks
Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA,
linux-kernel-u79uwXL29TY76Z2rM5mHXA
Hi,
current Linus' tree (57d54889cd00) doesn't compile when CONFIG_I2C_XILINX
is enabled:
drivers/i2c/busses/i2c-xiic.c:39:28: error: linux/i2c-xiic.h: No such file or directory
drivers/i2c/busses/i2c-xiic.c: In function ‘xiic_i2c_probe’:
drivers/i2c/busses/i2c-xiic.c:750: error: dereferencing pointer to incomplete type
drivers/i2c/busses/i2c-xiic.c:751: error: dereferencing pointer to incomplete type
Seems like the following commit
commit e1d5b6598cdc33257fe68302ae9db81d2f7bb883
Author: Richard Röjfors <richard.rojfors-gfIc91nka+FZroRs9YW3xA@public.gmane.org>
Date: Thu Feb 11 10:42:00 2010 +0100
i2c: Add support for Xilinx XPS IIC Bus Interface
forgot to add some header files.
--
Jiri Kosina
SUSE Labs, Novell Inc.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: CONFIG_I2C_XILINX doesn't complie
[not found] ` <alpine.LNX.2.00.1003091727461.17799-ztGlSCb7Y1iN3ZZ/Hiejyg@public.gmane.org>
@ 2010-03-09 16:42 ` Randy Dunlap
0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2010-03-09 16:42 UTC (permalink / raw)
To: Jiri Kosina
Cc: Richard Röjfors, Ben Dooks, linux-i2c-u79uwXL29TY76Z2rM5mHXA,
linux-kernel-u79uwXL29TY76Z2rM5mHXA
On Tue, 9 Mar 2010 17:31:04 +0100 (CET) Jiri Kosina wrote:
> Hi,
>
> current Linus' tree (57d54889cd00) doesn't compile when CONFIG_I2C_XILINX
> is enabled:
>
> drivers/i2c/busses/i2c-xiic.c:39:28: error: linux/i2c-xiic.h: No such file or directory
> drivers/i2c/busses/i2c-xiic.c: In function ‘xiic_i2c_probe’:
> drivers/i2c/busses/i2c-xiic.c:750: error: dereferencing pointer to incomplete type
> drivers/i2c/busses/i2c-xiic.c:751: error: dereferencing pointer to incomplete type
>
> Seems like the following commit
>
> commit e1d5b6598cdc33257fe68302ae9db81d2f7bb883
> Author: Richard Röjfors <richard.rojfors-gfIc91nka+FZroRs9YW3xA@public.gmane.org>
> Date: Thu Feb 11 10:42:00 2010 +0100
>
> i2c: Add support for Xilinx XPS IIC Bus Interface
>
> forgot to add some header files.
http://lkml.org/lkml/2010/3/9/50http://lkml.org/lkml/2010/3/9/50
---
~Randy
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-03-09 16:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-09 16:31 CONFIG_I2C_XILINX doesn't complie Jiri Kosina
[not found] ` <alpine.LNX.2.00.1003091727461.17799-ztGlSCb7Y1iN3ZZ/Hiejyg@public.gmane.org>
2010-03-09 16:42 ` Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).