commit | c08b6acc9b996ba6231105cb12a4125c957e0c97 | [log] [tgz] |
---|---|---|
author | Mike Travis <travis@sgi.com> | Thu Oct 30 11:33:19 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Oct 30 19:38:46 2008 +0100 |
tree | 5dcf405dca51eecbddbd101aeeb2f7e1b82d84fa | |
parent | ab00fee30cddf975200b3c97aef25bea144a0d89 [diff] |
x86, uv: fix compile error in uv_hub.h 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>