K 10 svn:author V 2 cg K 8 svn:date V 27 2001-02-24T21:49:05.000000Z K 7 svn:log V 346 don't compile the initialised data generated by the kobj system into each module, otherwise each module gets its own copy of the method descriptors. this results in the upper layer code being unable to find the implementation of any method in any object, which is a bad thing. this commit makes newpcm drivers as modules actually work under 4.x END