From: arun c Date: Mon, 31 Mar 2008 06:52:48 +0000 (+0530) Subject: omapfb: Fix coding style / remove dead line X-Git-Tag: v2.6.32-omap1~11^2^2~1^2^2^2^2^2~8^2^2~18^2~2^2^2~2^2^2^2^2~16^2^2~8^2^2~7^2~87^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63e0213f6444a9d3c99c659dbef14207e8756b37;p=pandora-kernel.git omapfb: Fix coding style / remove dead line - use __iomem type attribute where appropriate - expand (a ? : b) to (a ? a : b) As suggested by Russell King - remove a dead line from omapfb_main.c Signed-off-by: Arun C Signed-off-by: Tony Lindgren Signed-off-by: Imre Deak --- Reading git-diff-tree failed