Re: Patch: ATI Xilleon port 10/11 Xilleon IDE controller support

From: Alan Cox
Date: Fri Oct 21 2005 - 13:06:58 EST


On Iau, 2005-10-20 at 08:48 -0700, David Daney wrote:

> +int xilleon_ide_proc;
> +
> +static struct pci_dev *bmide_dev;
> +
> +/* #define DEBUG 1 */
> +
> +#if defined(CONFIG_PROC_FS)
> +static u8 xilleon_proc = 0;

The proc interfaces have been dropped so this chunk can all go away

> +
> +/**
> + * xilleon_ide_get_info - generate xilleon /proc file
> + * @buffer: buffer for data
> + * @addr: set to start of data to use
> + * @offset: current file offset
> + * @count: size of read


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