svn commit: r240793 - head/sys/powerpc/ofw

Andreas Tobler andreast at FreeBSD.org
Fri Sep 21 21:27:58 UTC 2012


Author: andreast
Date: Fri Sep 21 21:27:57 2012
New Revision: 240793
URL: http://svn.freebsd.org/changeset/base/240793

Log:
  Remove leftover from r215163.

Modified:
  head/sys/powerpc/ofw/ofw_real.c

Modified: head/sys/powerpc/ofw/ofw_real.c
==============================================================================
--- head/sys/powerpc/ofw/ofw_real.c	Fri Sep 21 20:59:22 2012	(r240792)
+++ head/sys/powerpc/ofw/ofw_real.c	Fri Sep 21 21:27:57 2012	(r240793)
@@ -170,7 +170,6 @@ static size_t		of_bounce_size;
 static struct mtx	of_bounce_mtx;
 
 extern int		ofw_real_mode;
-extern struct pmap	ofw_pmap;
 
 /*
  * After the VM is up, allocate a wired, low memory bounce page.


More information about the svn-src-all mailing list