[ATM]: Make atm/he.c:read_prom_byte() static
authorAdrian Bunk <bunk@kernel.org>
Tue, 1 Apr 2008 02:34:44 +0000 (19:34 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Apr 2008 02:34:44 +0000 (19:34 -0700)
commit0ee897d43e390cddcfdb2f4e39635ea7ec1ad2e9
treedf2f48744b74109182c5e77903f9fd3b83b7bbca
parent4c7966b86b910d6d4869aba1d7417d053ac9682c
[ATM]: Make atm/he.c:read_prom_byte() static

This patch makes the needlessly global read_prom_byte() static.

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