lkml.org 
[lkml]   [1998]   [Sep]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectsyntax "oversights" <G> in 2.1.122
Welp, I'm about this ---> <--- far from falling asleep on my keyboard, and I just know I'll forget
to post tomorrow, so I'll make it quick:

in init/main.c:
extern long sbus_init(long, long);
needs to become
extern void sbus_init(void);

and in include/asm-sparc/smp.h:

#ifdef __SMP__ /* <-- missing an #endif */

...

#else /* !(__SMP__) */

#define NO_PROC_ID 0xFF

#endif /* __SMP__ */ /* <-- add here */

#endif /* !(_SPARC_SMP_H) */

Yeah, it was a quick-n-dirty post. I have to get up for school tomorrow :/ Anyway, this is only
relevant if you're trying to compile on sparc.
--
________________ ___________________________________________
/ Nathan Dorfman \ / "`IE4 brings the web to UNIX'? *laughing*
/ nathan@rtfm.net \/ Isn't that similar to Ronald McDonald bringing
/ finger for PGP key \ religion to the pope?" -Jamie Bowden

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:44    [W:0.022 / U:0.152 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site