]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-powerpc/topology.h
[PATCH] powerpc: Fix typo in topology.h
[linux-2.6-omap-h63xx.git] / include / asm-powerpc / topology.h
index 0e8c20c96062fc4556dd7a97c5802924b9c7eecd..db8095cbe09bb0d59ba8432974ecfbef426ad9c9 100644 (file)
@@ -42,7 +42,7 @@ static inline int node_to_first_cpu(int node)
        .cache_nice_tries       = 1,                    \
        .per_cpu_gain           = 100,                  \
        .busy_idx               = 3,                    \
-       .idle_id                = 1,                    \
+       .idle_idx               = 1,                    \
        .newidle_idx            = 2,                    \
        .wake_idx               = 1,                    \
        .flags                  = SD_LOAD_BALANCE       \