projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
[PATCH] FRV: Fix fls() to handle bit 31 being set correctly
[linux-2.6]
/
include
/
asm-arm
/
arch-omap
/
param.h
1
/*
2
* linux/include/asm-arm/arch-omap/param.h
3
*
4
*/
5
6
#ifdef CONFIG_OMAP_32K_TIMER_HZ
7
#define HZ CONFIG_OMAP_32K_TIMER_HZ
8
#endif