Fix missing exports for net/phy/mdio-bitbang.c
authorTakashi Iwai <tiwai@suse.de>
Mon, 7 Jul 2008 14:51:45 +0000 (16:51 +0200)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 11 Jul 2008 05:20:34 +0000 (01:20 -0400)
{alloc,free}_mdio_bitbang() are not exported while they are used in
mdio-ofgpio driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found