Author: mav
Date: Mon Mar 27 08:29:46 2017
New Revision: 316016
URL: https://svnweb.freebsd.org/changeset/base/316016

Log:
  MFC 315229: Remove remnant of r315163.

Modified:
  stable/10/sys/dev/isp/isp_freebsd.c
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/sys/dev/isp/isp_freebsd.c
==============================================================================
--- stable/10/sys/dev/isp/isp_freebsd.c Mon Mar 27 08:29:17 2017        
(r316015)
+++ stable/10/sys/dev/isp/isp_freebsd.c Mon Mar 27 08:29:46 2017        
(r316016)
@@ -52,7 +52,6 @@ static const char prom3[] = "Chan %d [%u
 static void isp_freeze_loopdown(ispsoftc_t *, int);
 static void isp_loop_changed(ispsoftc_t *isp, int chan);
 static d_ioctl_t ispioctl;
-static void isp_intr_enable(void *);
 static void isp_cam_async(void *, uint32_t, struct cam_path *, void *);
 static void isp_poll(struct cam_sim *);
 static timeout_t isp_watchdog;
_______________________________________________
svn-src-stable-10@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "svn-src-stable-10-unsubscr...@freebsd.org"

Reply via email to