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

No differences found