>> Removes the processor specific do-nothing routines >> __setup_cpu_power3 and >> __setup_cpu_power4 with the generic routine __setup_cpu_null. > > Why not just change the caller to test for NULL ? Yes, please do (as Paul suggested already). Segher