Joshua Kinard d308643928 [PATCH] Fix SGI O2 compile error in drivers/video/gbefb.c
A sysfs function call uses the wrong parameter, and thus breaks a build on
SGI O2.

  CC      drivers/video/gbefb.o
drivers/video/gbefb.c: In function ‘gbefb_remove’:
drivers/video/gbefb.c:1246: error: ‘dev’ undeclared (first use in this function)
drivers/video/gbefb.c:1246: error: (Each undeclared identifier is reported only once
drivers/video/gbefb.c:1246: error: for each function it appears in.)
make[2]: *** [drivers/video/gbefb.o] Error 1

Signed-off-by: Joshua Kinard <kumba@gentoo.org>
Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Martin Michlmayr <tbm@cyrius.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-02-17 08:53:58 -08:00
..
2006-02-14 16:09:33 -08:00
2006-01-14 18:27:13 -08:00
2006-02-13 22:30:10 -08:00
2005-10-30 17:37:32 -08:00
2006-02-13 15:53:41 -08:00
2006-01-14 10:41:42 -08:00
2006-02-15 09:59:47 +00:00
2006-02-13 21:33:40 -08:00
2006-01-10 00:08:17 +01:00
2006-01-18 19:20:31 -08:00