Update of /cvsroot/alsa/alsa-driver/include In directory sc8-pr-cvs1:/tmp/cvs-serv2735/include
Modified Files: adriver.h Log Message: - added MODULE_ALIAS macro. - fixed and clean up INSTALL document. Index: adriver.h =================================================================== RCS file: /cvsroot/alsa/alsa-driver/include/adriver.h,v retrieving revision 1.60 retrieving revision 1.61 diff -u -r1.60 -r1.61 --- adriver.h 12 Oct 2003 16:39:45 -0000 1.60 +++ adriver.h 30 Oct 2003 11:31:43 -0000 1.61 @@ -405,6 +405,12 @@ #define EXPORT_NO_SYMBOLS #endif +/* MODULE_ALIAS & co. */ +#ifndef MODULE_ALIAS +#define MODULE_ALIAS(x) +#define MODULE_ALIAS_CHARDEV_MAJOR(x) +#endif + #include "amagic.h" #endif /* __SOUND_LOCAL_DRIVER_H */ ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Alsa-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-cvslog