JBJ> #ifdef INLINE_PCISCAN
JBJ> #include "k_compat.h"
JBJ> #else
JBJ> #include "pci-scan.h"
JBJ> #include "kern_compat.h"
JBJ> #endif

I quess you need to convert it to kernel PCI API first and probably also to
optimize away the LINUX_VERSION_CODE checks (we know it's 2.4).

-- 
Meelis Roos ([EMAIL PROTECTED])
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to