IB/ehca: Move extern declarations from .c files to .h files
authorHoang-Nam Nguyen <hnguyen@de.ibm.com>
Sun, 29 Jul 2007 04:47:53 +0000 (21:47 -0700)
committerRoland Dreier <rolandd@cisco.com>
Sun, 29 Jul 2007 04:47:53 +0000 (21:47 -0700)
Make sure declarations stay in sync with definitions by keeping all
extern declarations in common .h files.

Signed-off-by: Hoang-Nam Nguyen <hnguyen@de.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found