Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm/omap
Module Name: src
Committed By: bsh
Date: Mon Nov 15 09:34:28 UTC 2010
Modified Files:
src/sys/arch/arm/omap: omap2_icu.c omap2_intr.h
Log Message:
don't include <arm/cpu.h> which requires SOFTINT_COUNT before <sys/intr.h>
is fully included.
This change makes Beagleboard kernel compile again after uebayashi's change
to sys/param.h.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/omap/omap2_icu.c \
src/sys/arch/arm/omap/omap2_intr.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index