ARM: 5665/1: U300 syscon register updates
[safe/jmp/linux-2.6] / kernel / sched_cpupri.c
index 7deffc9..e6c2517 100644 (file)
@@ -152,7 +152,7 @@ void cpupri_set(struct cpupri *cp, int cpu, int newpri)
  *
  * Returns: -ENOMEM if memory fails.
  */
-int __init_refok cpupri_init(struct cpupri *cp, bool bootmem)
+int cpupri_init(struct cpupri *cp, bool bootmem)
 {
        gfp_t gfp = GFP_KERNEL;
        int i;