···817817 * commonly to provide a default console (ie from PROM variables) when818818 * the user has not supplied one.819819 */820820-int __init add_preferred_console(char *name, int idx, char *options)820820+int add_preferred_console(char *name, int idx, char *options)821821{822822 struct console_cmdline *c;823823 int i;