If I have CONFIG_PROC_FS=y and CONFIG_BLK_DEV_IDE=m I cannot use ide.
The reason is that ide-proc.o tries to compile as a module
but it has mutual dependencies with ide.o. Even if it did not, it does
not include <linux/module.h>.
Itai
--
Itai Nahshon nahshon@actcom.co.il
Also nahshon@vnet.ibm.com