2.6.8-rc3: MPT Fusion compile error with PROC_FS=n

From: Adrian Bunk
Date: Fri Aug 06 2004 - 15:04:10 EST


The "MPT Fusion driver 3.01.09 update" in 2.6.8-rc causes the following
compile error with CONFIG_PROC_FS=n:

<-- snip -->

...
CC [M] drivers/message/fusion/mptbase.o
drivers/message/fusion/mptbase.c: In function `mptbase_probe':
drivers/message/fusion/mptbase.c:1394: `procmpt_iocinfo_read' undeclared
(first use in this function)
drivers/message/fusion/mptbase.c:1394: (Each undeclared identifier is
reported only once
drivers/message/fusion/mptbase.c:1394: for each function it appears in.)
drivers/message/fusion/mptbase.c:1399: `procmpt_summary_read' undeclared
(first use in this function)
drivers/message/fusion/mptbase.c: In function `mpt_do_ioc_recovery':
drivers/message/fusion/mptbase.c:1626: warning: `r' might be used
uninitialized in this function
drivers/message/fusion/mptbase.c: In function `GetIocFacts':
drivers/message/fusion/mptbase.c:2419: warning: unknown conversion type
character `z' in format
drivers/message/fusion/mptbase.c:2419: warning: too many arguments for
format
make[3]: *** [drivers/message/fusion/mptbase.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/