* 2.5.43 - media/video/zr36120.h:29:27: linux/i2c-old.h: No such file or directory
@ 2002-10-16 9:16 Miles Lane
2002-10-21 15:18 ` Alan Cox
0 siblings, 1 reply; 3+ messages in thread
From: Miles Lane @ 2002-10-16 9:16 UTC (permalink / raw)
To: LKML
gcc -Wp,-MD,drivers/media/video/.zr36120.o.d -D__KERNEL__ -Iinclude
-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=athlon -Iarch/i386/mach-generic -nostdinc -iwithprefix include
-DMODULE -DKBUILD_BASENAME=zr36120 -c -o
drivers/media/video/zr36120.o drivers/media/video/zr36120.c
In file included from drivers/media/video/zr36120.c:43:
drivers/media/video/zr36120.h:29:27: linux/i2c-old.h: No such file or
directory
CONFIG_VIDEO_DEV=m
#
# Video For Linux
#
CONFIG_VIDEO_PROC_FS=y
CONFIG_VIDEO_BT848=m
CONFIG_VIDEO_PMS=m
CONFIG_VIDEO_BWQCAM=m
CONFIG_VIDEO_CQCAM=m
CONFIG_VIDEO_W9966=m
CONFIG_VIDEO_CPIA=m
# CONFIG_VIDEO_CPIA_PP is not set
CONFIG_VIDEO_CPIA_USB=m
CONFIG_VIDEO_SAA5249=m
CONFIG_TUNER_3036=m
CONFIG_VIDEO_STRADIS=m
CONFIG_VIDEO_ZORAN=m
CONFIG_VIDEO_ZORAN_BUZ=m
CONFIG_VIDEO_ZORAN_DC10=m
CONFIG_VIDEO_ZORAN_LML33=m
CONFIG_VIDEO_ZR36120=m
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2.5.43 - media/video/zr36120.h:29:27: linux/i2c-old.h: No such file or directory
2002-10-16 9:16 2.5.43 - media/video/zr36120.h:29:27: linux/i2c-old.h: No such file or directory Miles Lane
@ 2002-10-21 15:18 ` Alan Cox
2002-10-21 16:38 ` Gerd Knorr
0 siblings, 1 reply; 3+ messages in thread
From: Alan Cox @ 2002-10-21 15:18 UTC (permalink / raw)
To: Miles Lane; +Cc: LKML
On Wed, 2002-10-16 at 10:16, Miles Lane wrote:
> gcc -Wp,-MD,drivers/media/video/.zr36120.o.d -D__KERNEL__ -Iinclude
> -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
> -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
> -march=athlon -Iarch/i386/mach-generic -nostdinc -iwithprefix include
> -DMODULE -DKBUILD_BASENAME=zr36120 -c -o
> drivers/media/video/zr36120.o drivers/media/video/zr36120.c
> In file included from drivers/media/video/zr36120.c:43:
> drivers/media/video/zr36120.h:29:27: linux/i2c-old.h: No such file or
> directory
This driver needs porting to the new i2c layer. There are some examples
of the newer i2c - eg saa5249 which are not too hard to follow.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2.5.43 - media/video/zr36120.h:29:27: linux/i2c-old.h: No such file or directory
2002-10-21 15:18 ` Alan Cox
@ 2002-10-21 16:38 ` Gerd Knorr
0 siblings, 0 replies; 3+ messages in thread
From: Gerd Knorr @ 2002-10-21 16:38 UTC (permalink / raw)
To: linux-kernel
> > drivers/media/video/zr36120.o drivers/media/video/zr36120.c
> > In file included from drivers/media/video/zr36120.c:43:
> > drivers/media/video/zr36120.h:29:27: linux/i2c-old.h: No such file or
> > directory
>
> This driver needs porting to the new i2c layer. There are some examples
> of the newer i2c - eg saa5249 which are not too hard to follow.
... and other issues. The zoran people are working on that as far
I know, but its more a driver rewrite than a quick&dirty fix ...
Gerd
--
You can't please everybody. And usually if you _try_ to please
everybody, the end result is one big mess.
-- Linus Torvalds, 2002-04-20
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-10-21 16:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-16 9:16 2.5.43 - media/video/zr36120.h:29:27: linux/i2c-old.h: No such file or directory Miles Lane
2002-10-21 15:18 ` Alan Cox
2002-10-21 16:38 ` Gerd Knorr
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.