Re: request_queue_t depends on CONFIG_BLOCK

From: Olaf Hering
Date: Fri Mar 23 2007 - 15:14:40 EST


On Fri, Mar 23, Bartlomiej Zolnierkiewicz wrote:

> > Because it is needed in a few places.
>
> Is there really any PPC64 specific code which needs <linux/ide.h>
> (ppc_ide_md is used only by PPC32)?

This is about CONFIG_BLOCK=n, not about arch/... Is all non-driver
code which has to poke into ide code supposed to put an #ifdef
CONFIG_IDE around #include <linux/ide.h>?

-
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/