*** include/adriver.h.orig	2004-03-13 19:58:23.000000000 -0600
--- include/adriver.h	2004-03-13 20:03:07.000000000 -0600
***************
*** 107,116 ****
  #endif
  #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 5, 4)
  #include <linux/fs.h>
! static inline struct proc_dir_entry *PDE(const struct inode *inode)
  {
  	return (struct proc_dir_entry *) inode->u.generic_ip;
! }
  #endif
  #include <asm/io.h>
  #if !defined(isa_virt_to_bus)
--- 107,116 ----
  #endif
  #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 5, 4)
  #include <linux/fs.h>
! /*static inline struct proc_dir_entry *PDE(const struct inode *inode)
  {
  	return (struct proc_dir_entry *) inode->u.generic_ip;
! }*/
  #endif
  #include <asm/io.h>
  #if !defined(isa_virt_to_bus)
