changeset 13883:057d56b17dd1

3178 Support for LSI 2208 chipset in mr_sas (fix SPARC build)
author Dan McDonald <danmcd@nexenta.com>
date Thu, 08 Nov 2012 16:56:17 +0000
parents f88aa6e911e0
children 3ddfdcd2a5b8
files usr/src/uts/common/io/mr_sas/mr_sas.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/usr/src/uts/common/io/mr_sas/mr_sas.c	Tue Nov 06 23:49:51 2012 -0800
+++ b/usr/src/uts/common/io/mr_sas/mr_sas.c	Thu Nov 08 16:56:17 2012 +0000
@@ -5339,7 +5339,6 @@
 	return (cmd);
 }
 
-#ifndef __sparc
 /*
  * wait_for_outstanding -	Wait for all outstanding cmds
  * @instance:				Adapter soft state
@@ -5368,7 +5367,6 @@
 
 	return (0);
 }
-#endif	/* __sparc */
 
 /*
  * issue_mfi_pthru