[PATCH] fix drivers/video/imacfb.c compilation
authorIngo Molnar <mingo@elte.hu>
Fri, 30 Jun 2006 08:55:27 +0000 (01:55 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 30 Jun 2006 18:25:34 +0000 (11:25 -0700)
commit491d525ff19ead83b5e27ae4096b5c3e27805601
treebb833d1b7b343234c598dba861884543b23380dd
parent501b7c77de3e90519e95fd99e923bf9a29cd120d
[PATCH] fix drivers/video/imacfb.c compilation

Fix build error on x86_64.  There's nothing even remotely close to
imacmp_seg in the kernel, so I removed the whole line.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Cc: Edgar Hucek <hostmaster@ed-soft.at>
Cc: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/imacfb.c