|
From: <li...@ba...> - 2007-04-19 19:47:40
|
Hi! Andrei Tanas "an...@un..." wrote: [...] >>> This patch has been tested with kernels 2.6.19 and higher only. The basic >> I would like to include this, but it fails to compile on 2.4 kernels. >> Could you make a patch which is backwards compatible and compiles on any >> 2.4 and 2.6 kernel version? > The attached patch fixes the backwards compatibility issue. I've > regression-tested it with kernel 2.6.20.7, can't test it with older kernels, > but as far as I can tell, it should work. In older 2.6 kernels linux/platform_device.h does not exist. There seems to be linux/platform.h, but I'm not sure if the same functionality is available. Could you please check this? Christoph |