Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/arm



Module Name:    src
Committed By:   ozaki-r
Date:           Wed Apr  8 08:35:54 UTC 2015

Modified Files:
        src/sys/arch/arm/ep93xx: ep93xx_intr.c
        src/sys/arch/arm/ixp12x0: ixp12x0_intr.c

Log Message:
Include sys/lwp.h instead of arm/cpu.h

sys/lwp.h is preferred because arm/cpu.h has a dependency on sys/lwp.h.

Suggested by skrll@ and matt@


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/arm/ep93xx/ep93xx_intr.c
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/arm/ixp12x0/ixp12x0_intr.c

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