Merge ../linux-2.6
[deliverable/linux.git] / arch / powerpc / platforms / powermac / setup.c
index 97c54e19c1b5501e2da2479e83f396a8b219baf6..385aab90c4d264bfa3a4353d6144c8dbf86cafb7 100644 (file)
@@ -621,10 +621,6 @@ static void __init pmac_init_early(void)
        /* Probe motherboard chipset */
        pmac_feature_init();
 
-       /* We can NAP */
-       powersave_nap = 1;
-       printk(KERN_INFO "Using native/NAP idle loop\n");
-
        /* Initialize debug stuff */
        udbg_scc_init(!!strstr(cmd_line, "sccdbg"));
        udbg_adb_init(!!strstr(cmd_line, "btextdbg"));
This page took 0.02568 seconds and 5 git commands to generate.