From: Michael R. <re...@eu...> - 2005-05-06 08:00:43
|
Paul, > This is strange. Look what my first part of the i2c.h looks like. > [...] > #ifdef __KERNEL__ > # include <linux/module.h> > # include <linux/types.h> > #else > # define __KERNEL__ > # include <linux/types.h> > # undef __KERNEL__ > #endif > Same file revision, only different contents. Yes, and this contens explains why it works for you. > I am now first going to > check, if gentoo apply patches to these headers files. This is really > strange. I'm shure that there are some patches from gentoo. As I said, my headers are from Linus himself :-), and I did not modify them. I'm afraid we really have to create our own i2c.h... -- Michael Reinelt <re...@eu...> http://home.pages.at/reinelt GPG-Key 0xDF13BA50 ICQ #288386781 |