From: Krzysztof Helt Date: Thu, 24 Jul 2008 04:30:50 +0000 (-0700) Subject: tridentfb: replace macros with functions X-Git-Tag: v2.6.27-rc1~604 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=306fa6f60a2870b7a9827a64e1b45cd35a9549aa;p=pandora-kernel.git tridentfb: replace macros with functions This patch replaces macros with static functions and puts tridentfb_par pointer as the first argument of these functions. These is a step toward multihead support. Additionally, bogus TRIDENT_MMIO define is removed as the driver supports graphics cards only through the mmio mode. Signed-off-by: Krzysztof Helt Cc: "Antonino A. Daplas" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed