commit | bdc92d74e0ec95a8101447467c25f015105f2e5a | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Tue May 21 16:59:19 2013 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed May 22 01:34:27 2013 +0200 |
tree | 3351d0c3678a5db6a1229c89c8f158748890112f | |
parent | d882f07a83642283b9bc4e7f4c56ac4982c5e629 [diff] [blame] |
MIPS: Idle: Consolidate all declarations in <asm/idle.h>. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/alchemy/common/time.c b/arch/mips/alchemy/common/time.c index 38afb11..93fa586 100644 --- a/arch/mips/alchemy/common/time.c +++ b/arch/mips/alchemy/common/time.c
@@ -36,6 +36,7 @@ #include <linux/interrupt.h> #include <linux/spinlock.h> +#include <asm/idle.h> #include <asm/processor.h> #include <asm/time.h> #include <asm/mach-au1x00/au1000.h>