NetBSD/sys/arch/arm/ep93xx
hubertf 142c2a33ba Remove duplicate #includes, patch contributed in private mail
by Slava Semushin <slava.semushin@gmail.com>.

To verify that no nasty side effects of duplicate includes (or their
removal) have an effect here, I've compiled an i386/ALL kernel with
and without the patch, and the only difference in the resulting .o
files was in shifted line numbers in some assert() calls.
The comparison of the .o files was based on the output of "objdump -D".

Thanks to martin@ for the input on testing.
2007-01-24 13:08:11 +00:00
..
ep93xx_busdma.c
ep93xx_intr.c s/heirarchy/hierarchy/, from Zafer. 2006-11-24 21:20:05 +00:00
ep93xx_intr.h
ep93xx_space.c
ep93xxreg.h
ep93xxvar.h
epclk.c Add generic TOD support. From Bucky Katz. 2007-01-06 16:18:18 +00:00
epclkreg.h
epcom.c More from Matt Fleming: 2006-10-01 20:31:49 +00:00
epcomreg.h
epcomvar.h
epe.c Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
epereg.h
epevar.h
epgpio.c
epgpioreg.h
epgpiovar.h
epled.c Use device_unit() (and remove a couple of places where it is not 2006-03-26 04:38:52 +00:00
epledvar.h
epohci.c
eppcic.c
eppcicvar.h
eprtc.c Remove unused todr_setcal/todr_getcal and all the assorted stub 2006-09-04 23:45:30 +00:00
eprtcreg.h
epsmcreg.h
epsoc.c Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings. 2006-03-08 23:46:22 +00:00
epsocvar.h
epwdog.c fix unterminated #ifdef. PR34240. 2006-08-21 15:01:54 +00:00
epwdogreg.h
epwdogvar.h
files.ep93xx