summaryrefslogtreecommitdiff
path: root/include/asm-arm/arch-at91sam9/clk.h
Commit message (Collapse)AuthorAgeLines
* Finish header files reworkingStelian Pop2008-04-01-2/+2
| | | | | | | | | Replace AT91CAP9.h file with several splitted header files coming from the Linux kernel. This is part 2 of the replacement: more header imports and edits. Signed-off-by: Stelian Pop <stelian@popies.net>
* Move at91cap9 specific files to at91sam9 directoryStelian Pop2008-04-01-0/+39
AT91CAP9 and AT91SAM9 SoCs are very close hardware wise, so a common infrastructure can be used. Let this infrastructure be named after the AT91SAM9 family, and move the existing AT91CAP9 files to the new place. Signed-off-by: Stelian Pop <stelian@popies.net>