git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
037776f
)
Documentation/timers/hpet_example.c: only build on X86
author
Randy Dunlap
<randy.dunlap@oracle.com>
Tue, 1 Jun 2010 16:55:07 +0000
(09:55 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 1 Jun 2010 17:05:19 +0000
(10:05 -0700)
We should only build hpet_example on x86[-64], where it is implemented.
It can cause build errors on other architectures.
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Reported-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: Arjan van de Ven <arjan@infradead.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found