Merge tag 'omap-for-v3.17/soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
[firefly-linux-kernel-4.4.55.git] / arch / powerpc / oprofile / common.c
index c77348c5d463df8e26c832fc4169e08f66bfa0b5..bf094c5a4bd957f742ce8f600f61982437169ab9 100644 (file)
@@ -205,9 +205,6 @@ int __init oprofile_arch_init(struct oprofile_operations *ops)
                        ops->sync_stop = model->sync_stop;
                        break;
 #endif
-               case PPC_OPROFILE_RS64:
-                       model = &op_model_rs64;
-                       break;
                case PPC_OPROFILE_POWER4:
                        model = &op_model_power4;
                        break;