Commit 0ac8c8d
committed
Don't include <asm/ia64regs.h> unnecessarily.
We only need that header when compiling with icc, since the gcc variant of
ia64_get_bsp() uses in-line assembly code. Per report from Frank Brendel,
the header doesn't exist on all IA64 platforms; so don't include it unless
we need it.1 parent 29d4421 commit 0ac8c8d
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3003 | 3003 | | |
3004 | 3004 | | |
3005 | 3005 | | |
| 3006 | + | |
3006 | 3007 | | |
| 3008 | + | |
3007 | 3009 | | |
3008 | 3010 | | |
3009 | 3011 | | |
| |||
0 commit comments