Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[linux-2.6-microblaze.git] / drivers / misc / lkdtm / core.c
index 579c3d8..95b1c68 100644 (file)
@@ -82,7 +82,6 @@ static struct crashpoint crashpoints[] = {
        CRASHPOINT("MEM_SWAPOUT",        "shrink_inactive_list"),
        CRASHPOINT("TIMERADD",           "hrtimer_start"),
        CRASHPOINT("SCSI_QUEUE_RQ",      "scsi_queue_rq"),
-       CRASHPOINT("IDE_CORE_CP",        "generic_ide_ioctl"),
 #endif
 };