diff options
Diffstat (limited to 'drivers/net/ethernet/smsc/smsc911x.h')
| -rw-r--r-- | drivers/net/ethernet/smsc/smsc911x.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/drivers/net/ethernet/smsc/smsc911x.h b/drivers/net/ethernet/smsc/smsc911x.h index 8d67aacf886..23953957fed 100644 --- a/drivers/net/ethernet/smsc/smsc911x.h +++ b/drivers/net/ethernet/smsc/smsc911x.h @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see <http://www.gnu.org/licenses/>. * ***************************************************************************/ #ifndef __SMSC911X_H__ @@ -401,4 +400,6 @@ #include <asm/smsc911x.h> #endif +#include <linux/smscphy.h> + #endif /* __SMSC911X_H__ */ |
