dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/mn10300/unit-asb2303
David Howells 2f2a2132ff Separate out the proc- and unit-specific header directories from the general
MN10300 arch headers and place them instead in the same directories as contain
the .c files for the processor and unit implementations.

This permits the symlinks include/asm/proc and include/asm/unit to be
dispensed with.  This does, however, require that #include <asm/proc/xxx.h> be
converted to #include <proc/xxx.h> and similarly for asm/unit -> unit.

Signed-off-by: David Howells <dhowells@redhat.com>
2009-04-10 14:33:48 +01:00
..
include/unit Separate out the proc- and unit-specific header directories from the general 2009-04-10 14:33:48 +01:00
Makefile
flash.c
leds.c Separate out the proc- and unit-specific header directories from the general 2009-04-10 14:33:48 +01:00
smc91111.c Separate out the proc- and unit-specific header directories from the general 2009-04-10 14:33:48 +01:00
unit-init.c MN10300: Fix IRQ handling 2008-10-01 09:40:43 -07:00