diff options
Diffstat (limited to 'arch/sparc/kernel/pcr.c')
| -rw-r--r-- | arch/sparc/kernel/pcr.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sparc/kernel/pcr.c b/arch/sparc/kernel/pcr.c index 343b0f9e2e7..708406d72bb 100644 --- a/arch/sparc/kernel/pcr.c +++ b/arch/sparc/kernel/pcr.c @@ -13,6 +13,7 @@  #include <asm/pil.h>  #include <asm/pcr.h>  #include <asm/nmi.h> +#include <asm/spitfire.h>  /* This code is shared between various users of the performance   * counters.  Users will be oprofile, pseudo-NMI watchdog, and the  |