From: Philippe De Muyter Date: Thu, 12 Jun 2008 22:21:45 +0000 (-0700) Subject: drivers/video/cirrusfb: fix RAM address printk X-Git-Tag: v2.6.26-rc7~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e59b6a5ab51f6192cbe20d4f031335fe6d0e73fd;p=pandora-kernel.git drivers/video/cirrusfb: fix RAM address printk In the cirrusfb driver, the RAM address printk has a superfluous 'x' that could be interpreted as "don't care", while it is actually a typo. Fix that. [akpm@linux-foundation.org: join the two printk strings to make it atomic] Signed-off-by: Philippe De Muyter Cc: Jiri Slaby Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed