Merge branch 'linus' into x86/quirks
[deliverable/linux.git] / arch / sparc / kernel / process.c
index 4bb430940a61d3c353a7501bd86b6019e5253dc5..e8c43ffe317ef120d52094122e5cdab86e8b87d9 100644 (file)
@@ -75,7 +75,7 @@ void cpu_idle(void)
 {
        /* endless idle loop with no priority at all */
        for (;;) {
-               if (ARCH_SUN4C_SUN4) {
+               if (ARCH_SUN4C) {
                        static int count = HZ;
                        static unsigned long last_jiffies;
                        static unsigned long last_faults;
This page took 0.042464 seconds and 5 git commands to generate.