2.6.8-rc3-mm1: sk98lin/skge.c compile error with PROC_FS=n

From: Adrian Bunk
Date: Fri Aug 06 2004 - 15:27:12 EST


On Thu, Aug 05, 2004 at 03:19:18AM -0700, Andrew Morton wrote:
>...
> All 450 patches
>...
> bk-netdev.patch
>...

This breaks compilation with CONFIG_PROC_FS=n:

<-- snip -->

...
CC [M] drivers/net/sk98lin/skge.o
drivers/net/sk98lin/skge.c: In function `skge_remove_one':
drivers/net/sk98lin/skge.c:5116: warning: implicit declaration of
function `remove_proc_entry'
drivers/net/sk98lin/skge.c:5116: `pSkRootDir' undeclared (first use in
this function)
drivers/net/sk98lin/skge.c:5116: (Each undeclared identifier is reported
only once
drivers/net/sk98lin/skge.c:5116: for each function it appears in.)
drivers/net/sk98lin/skge.c: In function `skge_init':
drivers/net/sk98lin/skge.c:5188: `SK_Root_Dir_entry' undeclared (first
use in this function)
make[3]: *** [drivers/net/sk98lin/skge.o] Error 1

<-- snip -->


cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

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