[ATM] atm/idt77252.c: Make 2 functions static
authorAdrian Bunk <bunk@kernel.org>
Tue, 1 Apr 2008 02:35:52 +0000 (19:35 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Apr 2008 02:35:52 +0000 (19:35 -0700)
commitf4c4b4a63153df028e3964f329cdcbba509c5496
tree77a0cf7e7b9d588e87aa9e76d248beb438ea354a
parent0ee897d43e390cddcfdb2f4e39635ea7ec1ad2e9
[ATM] atm/idt77252.c: Make 2 functions static

This patch makes the following needlessly global functions static:
- idt77252_send()
- idt77252_dev_close()

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/atm/idt77252.c