PERFORCE change 193083 for review

John Baldwin jhb at FreeBSD.org
Fri May 13 21:44:09 UTC 2011


http://p4web.freebsd.org/@@193083?ac=10

Change 193083 by jhb at jhb_fiver on 2011/05/13 21:43:27

	More compile.

Affected files ...

.. //depot/projects/pci/sys/x86/x86/mptable_pci.c#11 edit

Differences ...

==== //depot/projects/pci/sys/x86/x86/mptable_pci.c#11 (text+ko) ====

@@ -170,7 +170,7 @@
 	    end, count, flags));
 }
 
-int
+static int
 mptable_hostb_adjust_resource(device_t dev, device_t child, int type,
     struct resource *r, u_long start, u_long end)
 {


More information about the p4-projects mailing list