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:
255d0c1
)
IB/ehca: Fix eHCA driver compilation for uniprocessor
author
Paul Mackerras
<paulus@samba.org>
Wed, 25 Oct 2006 05:28:08 +0000
(15:28 +1000)
committer
Roland Dreier
<rolandd@cisco.com>
Tue, 31 Oct 2006 04:52:51 +0000
(20:52 -0800)
The eHCA driver does not compile for a uniprocessor configuration
(CONFIG_SMP=n), due to H_SUCCESS and other symbols being undefined.
This fixes it.
Signed-off-by: Paul Mackerras <paulus@samba.org>
Acked-by: Hoang-Nam Nguyen <HNGUYEN@de.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found