PERFORCE change 91779 for review

Olivier Houchard cognet at FreeBSD.org
Tue Feb 14 17:54:44 PST 2006


http://perforce.freebsd.org/chv.cgi?CH=91779

Change 91779 by cognet at cognet on 2006/02/15 01:53:56

	Disable the build of at91_pmc.c while it's just a copy of
	at91_st.c, or it provides duplicate DELAY(), cpu_startprof() and
	friends.

Affected files ...

.. //depot/projects/arm/src/sys/arm/at91/files.at91rm92#12 edit

Differences ...

==== //depot/projects/arm/src/sys/arm/at91/files.at91rm92#12 (text+ko) ====

@@ -2,7 +2,7 @@
 arm/arm/cpufunc_asm_arm9.S	standard
 arm/arm/irq_dispatch.S		standard
 arm/at91/at91.c			standard
-arm/at91/at91_pmc.c		standard
+#arm/at91/at91_pmc.c		standard
 arm/at91/at91_st.c		standard
 arm/at91/at91_mci.c		optional	at91_mci
 arm/at91/at91_pio.c		optional	at91_pio


More information about the p4-projects mailing list