Skip to content
Commit 04d03bc5 authored by Paul Mackerras's avatar Paul Mackerras Committed by Roland Dreier
Browse files

IB/ehca: Fix eHCA driver compilation for uniprocessor



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: default avatarPaul Mackerras <paulus@samba.org>
Acked-by: default avatarHoang-Nam Nguyen <HNGUYEN@de.ibm.com>
Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
parent 255d0c14
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment