From: Russell King Date: Sun, 7 Aug 2005 13:20:26 +0000 (+0100) Subject: [PATCH] ARM: Make sa1100fb_display_dma_period() an inline function X-Git-Tag: v2.6.13-rc7~131^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc1df37e3b195cb73ecb14c30d41b7aace3f844a;p=pandora-kernel.git [PATCH] ARM: Make sa1100fb_display_dma_period() an inline function This function produces a warning when CPU_FREQ=n. Since it's a very simple calculation, make it inline instead of adding preprocessor directives around it. Signed-off-by: Russell King --- Reading git-diff-tree failed