Messages in this thread |  | | Date | Sun, 29 Oct 2000 14:22:01 +0100 (CET) | From | (Arjan van de Ven) | Subject | Re: Compile error in drivers/ide/osb4.c in 240-t10p6 |
| |
In article <20001029144822.B622@jaquet.dk> you wrote:
> The variable, osb4_revision, is inside a #ifdef CONFIG_PROC_FS block but > I was not able to discern if the line where it is referred should be > #ifdef'ed also. The following patch moves the variable declaration out- > side the #ifdef block, as a blind guess...
This patch, and a lot of others of a similar nature, are in my test10pre6 compile patch at
http://www.fenrus.demon.nl/t10p6.diff
Greetings, Arjan van de Ven - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |