Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Feb 2010 17:54:31 GMT
From:      Rafal Jaworowski <raj@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 174732 for review
Message-ID:  <201002151754.o1FHsVs2061153@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/chv.cgi?CH=174732

Change 174732 by raj@raj_fdt on 2010/02/15 17:53:55

	Clean up unused declaration.

Affected files ...

.. //depot/projects/fdt/sys/powerpc/include/bootinfo.h#2 edit

Differences ...

==== //depot/projects/fdt/sys/powerpc/include/bootinfo.h#2 (text+ko) ====

@@ -66,7 +66,6 @@
 extern struct bootinfo *bootinfo;
 
 struct bi_mem_region *bootinfo_mr(void);
-struct bi_eth_addr *bootinfo_eth(void);
 #endif
 
 #endif /* _MACHINE_BOOTINFO_H_ */



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