diff --git a/sys/dev/ida/ida.c b/sys/dev/ida/ida.c index 66781ec1fb2..43ddf59d912 100644 --- a/sys/dev/ida/ida.c +++ b/sys/dev/ida/ida.c @@ -33,10 +33,6 @@ __FBSDID("$FreeBSD$"); /* * Generic driver for Compaq SMART RAID adapters. - * - * Specific probe routines are in: - * pci/ida_pci.c - * i386/eisa/ida_eisa.c */ #include