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:
7e8b992
)
i2c-pxa: Remove hardcoded #ifdef and use cpu_is_pxa27x
author
eric miao
<eric.y.miao@gmail.com>
Sun, 27 Jan 2008 17:14:46 +0000
(18:14 +0100)
committer
Jean Delvare
<khali@hyperion.delvare>
Sun, 27 Jan 2008 17:14:46 +0000
(18:14 +0100)
remove #ifdef CONFIG_PXA27x .. #endif and use cpu_is_pxaXXXX() macros
so that a single binary can support PXA25x/PXA27x/PXA3xx at run-time.
Signed-off-by: eric miao <eric.miao@marvell.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
No differences found