Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Mar 2017 08:29:02 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r316014 - stable/11/sys/dev/isp
Message-ID:  <201703270829.v2R8T24x068364@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mav
Date: Mon Mar 27 08:29:02 2017
New Revision: 316014
URL: https://svnweb.freebsd.org/changeset/base/316014

Log:
  MFC 315229: Remove remnant of r315163.

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

Modified: stable/11/sys/dev/isp/isp_freebsd.c
==============================================================================
--- stable/11/sys/dev/isp/isp_freebsd.c	Mon Mar 27 08:18:13 2017	(r316013)
+++ stable/11/sys/dev/isp/isp_freebsd.c	Mon Mar 27 08:29:02 2017	(r316014)
@@ -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;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703270829.v2R8T24x068364>