X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fnet%2Fixp2000%2Fpm3386.h;h=cc4183dca9116959be453b1354065719c850fe4a;hb=58eb17f155704062d76729d1fb7e23d3559ca86a;hp=fe92bb056ac424c9279ca8501016d2f3452187c3;hpb=8b132f4ee7304fec4fa27dec67879bc0172e916a;p=linux-2.6-omap-h63xx.git diff --git a/drivers/net/ixp2000/pm3386.h b/drivers/net/ixp2000/pm3386.h index fe92bb056ac..cc4183dca91 100644 --- a/drivers/net/ixp2000/pm3386.h +++ b/drivers/net/ixp2000/pm3386.h @@ -13,6 +13,7 @@ #define __PM3386_H void pm3386_reset(void); +int pm3386_port_count(void); void pm3386_init_port(int port); void pm3386_get_mac(int port, u8 *mac); void pm3386_set_mac(int port, u8 *mac);