From: Ingo Molnar Date: Fri, 9 Sep 2005 20:10:40 +0000 (-0700) Subject: [PATCH] timer initialization cleanup: DEFINE_TIMER X-Git-Tag: v2.6.14-rc1~271 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d06afab73a75f40ae2864e6c296356bab1ab473;p=pandora-kernel.git [PATCH] timer initialization cleanup: DEFINE_TIMER Clean up timer initialization by introducing DEFINE_TIMER a'la DEFINE_SPINLOCK. Build and boot-tested on x86. A similar patch has been been in the -RT tree for some time. Signed-off-by: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed