Re: [RFC] SPI core

From: Alexey Dobriyan
Date: Tue May 31 2005 - 15:43:45 EST


On Tuesday 31 May 2005 20:09, dmitry pervushin wrote:
> In order to support the specific board, we have ported the generic SPI core
> to the 2.6 kernel. This core provides basic API to create/manage SPI devices
> like the I2C core does. We need to continue providing support of SPI devices
> and would like to maintain the SPI subtree.

> +#ifdef CONFIG_DEVFS_FS
> +#include <linux/devfs_fs_kernel.h>
> +#endif

devfs will be removed from mainline in a month.
-
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/