]> git.baikalelectronics.ru Git - kernel.git/commit
Hexagon: Add time and timer functions
authorRichard Kuo <rkuo@codeaurora.org>
Mon, 31 Oct 2011 23:43:24 +0000 (18:43 -0500)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 1 Nov 2011 14:34:19 +0000 (07:34 -0700)
commit7262454704939d5fcc4fe44e7bce92ba2430fb00
tree3e88b306ed224034e6d4d0f37c3acf905b3672f9
parentf640eb1ee160b9f51e34fb01b126e2681c1887ee
Hexagon: Add time and timer functions

Signed-off-by: Richard Kuo <rkuo@codeaurora.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/hexagon/include/asm/time.h [new file with mode: 0644]
arch/hexagon/include/asm/timer-regs.h [new file with mode: 0644]
arch/hexagon/kernel/time.c [new file with mode: 0644]