diff options
author | Tony Luck <tony.luck@intel.com> | 2005-11-03 18:09:08 +0100 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2005-11-03 18:09:08 +0100 |
commit | 55725495f2175d0be2a5ed4135c2ea298b470001 (patch) | |
tree | 6005d0c7a95d994bf7ec8e6410dbd5a573e86fdf /drivers/net/arm/am79c961a.h | |
parent | Auto-update from upstream (diff) | |
parent | [PATCH] x86-64: bitops fix for -Os (diff) | |
download | linux-55725495f2175d0be2a5ed4135c2ea298b470001.tar.xz linux-55725495f2175d0be2a5ed4135c2ea298b470001.zip |
Auto-update from upstream
Diffstat (limited to 'drivers/net/arm/am79c961a.h')
-rw-r--r-- | drivers/net/arm/am79c961a.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/arm/am79c961a.h b/drivers/net/arm/am79c961a.h index 1e9b05050cbe..6a49ac7f6d46 100644 --- a/drivers/net/arm/am79c961a.h +++ b/drivers/net/arm/am79c961a.h @@ -143,6 +143,4 @@ struct dev_priv { struct timer_list timer; }; -extern int am79c961_probe (struct net_device *dev); - #endif |