IB/mthca: Make 2 functions static
authorAdrian Bunk <bunk@stusta.de>
Tue, 20 Feb 2007 00:02:13 +0000 (01:02 +0100)
committerRoland Dreier <rolandd@cisco.com>
Wed, 21 Feb 2007 04:12:02 +0000 (20:12 -0800)
commitc9add6ec5678a17345c2516ea3d4b26d8703be8b
tree8718929eca5ae5997986bd8c92714e05e1ab7760
parentf1d2120487de3620ff47367d7bc0e290dc868c47
IB/mthca: Make 2 functions static

This patch makes the needlessly global functions mthca_tavor_write_mtt_seg()
and mthca_arbel_write_mtt_seg() static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/mthca/mthca_mr.c