Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 May 2011 21:44:08 GMT
From:      John Baldwin <jhb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 193083 for review
Message-ID:  <201105132144.p4DLi880056447@skunkworks.freebsd.org>

index | next in thread | raw e-mail

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

Change 193083 by jhb@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)
 {


home | help

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