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:
829a999
)
[IA64] Clean away some code inside some non-existent CONFIG ifdefs
author
Tony Luck
<tony.luck@intel.com>
Fri, 13 Jul 2007 23:31:54 +0000
(16:31 -0700)
committer
Tony Luck
<tony.luck@intel.com>
Fri, 13 Jul 2007 23:31:54 +0000
(16:31 -0700)
Robert P.J. Day has a script that finds places in the code that
use non-existent CONFIG variables. It complained of two uses in
ia64 specific code: CONFIG_IA64_SDV and CONFIG_KDB (both used in
the hp/sim code).
Signed-off-by: Tony Luck <tony.luck@intel.com>
No differences found