From: Jon Hunter Date: Fri, 28 Sep 2012 22:40:22 +0000 (-0500) Subject: ARM: OMAP: Remove unnecessary omap_dm_timer structure declaration X-Git-Tag: omap-for-v3.8/cleanup-timer-signed~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=755ae860f71cb37fbd3cc8da007e0d8de33419f0;p=pandora-kernel.git ARM: OMAP: Remove unnecessary omap_dm_timer structure declaration Remove unnecessary declaration of structure omap_dm_timer from dmtimer.h and move the actual declaration of structure omap_dm_timer towards top of dmtimer.h to avoid any compilation errors. Signed-off-by: Jon Hunter --- Reading git-diff-tree failed