Author: nwhitehorn
Date: Sun Nov 26 04:34:13 2017
New Revision: 326222
URL: https://svnweb.freebsd.org/changeset/base/326222

Log:
  Remove another extern int n_slbs made redundant by declaring this in
  mmu_oea64.h.
  
  MFC after:    3 weeks

Modified:
  head/sys/powerpc/pseries/mmu_phyp.c

Modified: head/sys/powerpc/pseries/mmu_phyp.c
==============================================================================
--- head/sys/powerpc/pseries/mmu_phyp.c Sun Nov 26 04:19:53 2017        
(r326221)
+++ head/sys/powerpc/pseries/mmu_phyp.c Sun Nov 26 04:34:13 2017        
(r326222)
@@ -57,8 +57,6 @@ __FBSDID("$FreeBSD$");
 
 #include "phyp-hvcall.h"
 
-extern int n_slbs;
-
 static struct rmlock mphyp_eviction_lock;
 
 /*
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to