Adrian Bunk 672b2714ae [PATCH] fix ISTALLION=y
drivers/char/istallion.c: In function ‘stli_initbrds’:
drivers/char/istallion.c:4150: error: implicit declaration of function ‘stli_parsebrd’
drivers/char/istallion.c:4150: error: ‘stli_brdsp’ undeclared (first use in this function)
drivers/char/istallion.c:4150: error: (Each undeclared identifier is reported only once
drivers/char/istallion.c:4150: error: for each function it appears in.)
drivers/char/istallion.c:4164: error: implicit declaration of function ‘stli_argbrds’

While I was at it, I also removed the #ifdef MODULE around the initialation
code to allow it to perhaps work when built into the kernel and made a
needlessly global function static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-30 11:25:34 -07:00
..
2006-06-29 16:01:54 -04:00
2006-06-27 17:32:39 -07:00
2006-06-26 18:35:02 +02:00
2006-03-23 07:38:16 -08:00
2006-03-28 16:45:26 +11:00
2006-06-30 11:25:34 -07:00
2006-06-28 14:59:05 -07:00
2006-03-28 09:16:08 -08:00
2006-06-28 14:59:05 -07:00
2006-03-23 07:38:11 -08:00
2006-01-12 09:09:00 -08:00
2006-01-10 08:01:59 -08:00
2006-03-23 07:38:15 -08:00
2006-06-27 17:32:39 -07:00
2006-06-27 17:32:39 -07:00
2006-03-28 09:16:08 -08:00
2006-03-25 08:22:52 -08:00
2006-06-26 14:12:02 -07:00