x86, uv: fix compile error in uv_hub.h
authorMike Travis <travis@sgi.com>
Thu, 30 Oct 2008 18:33:19 +0000 (11:33 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 30 Oct 2008 18:38:46 +0000 (19:38 +0100)
Impact: include file dependency cleanup

Fix compile errors of files that include asm/uv/uv_hub.h but do
not include linux/timer.h.

[ such files are not mainline right now. ]

Signed-of-by: Mike Travis <travis@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found