From: Otto W. <ott...@bl...> - 2001-06-26 18:51:04
|
> I've inserted a printk-statement (with "KERN_INFO") right at the > beginning of fb_find_mode (kernel 2.4.5, i386) but it isn't shown during Now I know it, in include/linux/fb.h fb_find_mode was redefined with #define MODULE. Why this and why here? Shouldn't this redefinition be in modedb.c if any? O. Wyss |