Rename the "IA64 ITC" counter to "ITC" counter. We don't call the
"TSC" counter on i386 "I386 TSC". Approved by: re@ (blanket)
This commit is contained in:
parent
a2726da030
commit
3e51b25670
@ -89,7 +89,7 @@ static struct timecounter ia64_timecounter = {
|
||||
0, /* no poll_pps */
|
||||
~0u, /* counter_mask */
|
||||
0, /* frequency */
|
||||
"IA64 ITC" /* name */
|
||||
"ITC" /* name */
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user