2.1.22 error in drivers/cdrom/sjcd.c

Thomas Koenig (ig25@mvmap66.ciw.uni-karlsruhe.de)
Thu, 23 Jan 1997 19:50:33 +0100 (MET)


sjcd.c:109: parse error before string constant
sjcd.c:109: warning: function declaration isn't a prototype
sjcd.c:109: warning: data definition has no type or storage class
make[3]: *** [sjcd.o] Error 1
make[3]: Leaving directory `/usr/src/linux/drivers/cdrom'

[Looking at the source code, I see

MODULE_PARM(sjcd_base, "i");

there. Did somebody forget an #ifdef MODULE there, or is this a cunning
way to ensure this isn't compiled straight into the kernel? ]

-- 
Thomas Koenig, Thomas.Koenig@ciw.uni-karlsruhe.de, ig25@dkauni2.bitnet.
The joy of engineering is to find a straight line on a double
logarithmic diagram.