aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2006-02-17 03:52:25 +0000
committerLinus Torvalds <torvalds@g5.osdl.org>2006-02-17 08:53:58 -0800
commitd30864392823d5f38002fa32950689e651ee11da (patch)
treea86d135ae9206890a925bb97ce8146af56d77ef3 /include
parent726c14bf499e91e7ede4f1728830aba05c675061 (diff)
downloadlinux-d30864392823d5f38002fa32950689e651ee11da.tar.gz
[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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions