Re: 2.5.54 -- ohci-dbg.c: 358: In function `show_list': `data1' undeclared (first use in this function)

Greg KH (greg@kroah.com)
Thu, 2 Jan 2003 20:44:44 -0800


On Thu, Jan 02, 2003 at 04:39:57PM -0800, David Brownell wrote:
> +#if LINUX_VERSION_CODE > KERNEL_VERSION(2,5,32)
> +# define DRIVERFS_DEBUG_FILES
> +#endif

No, this is wrong, don't put this dependant on a specific kernel
version that is long gone, that's why I took this portion out.

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/