From: Stanislav Brabec Date: Thu, 15 Nov 2007 00:58:55 +0000 (-0800) Subject: drivers/video/s1d13xxxfb.c: fix build as module with dbg X-Git-Tag: v2.6.24-rc3~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28822f22e18fc3c422f64b5bf0bb1e6c306af634;p=pandora-kernel.git drivers/video/s1d13xxxfb.c: fix build as module with dbg Attached patch fixes two compilation problems of s1d13xxxfb.c: - Fixes outdated dbg() message to fix compilation error with debugging enabled. - Do not read kernel command line options when compiled as module. Signed-off-by: Stanislav Brabec Cc: "Antonino A. Daplas" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed