[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)
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>

No differences found