]> Git Repo - linux.git/commit
Documentation/timers/hpet_example.c: only build on X86
authorRandy Dunlap <[email protected]>
Tue, 1 Jun 2010 16:55:07 +0000 (09:55 -0700)
committerLinus Torvalds <[email protected]>
Tue, 1 Jun 2010 17:05:19 +0000 (10:05 -0700)
commit0a6531ebea13b164825ba28e77dcbed3e9386884
tree590830f7d50cce0e7789e1769256d1581ac437b3
parent037776fcbe73236408f6c9ca97c782457efd6b53
Documentation/timers/hpet_example.c: only build on X86

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 <[email protected]>
Reported-by: Heiko Carstens <[email protected]>
Cc: Heiko Carstens <[email protected]>
Cc: Arjan van de Ven <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Documentation/timers/Makefile
This page took 0.053039 seconds and 4 git commands to generate.