From fcccd727111c59441206590febf56718535f8758 Mon Sep 17 00:00:00 2001 From: "Maciej W. Rozycki" Date: Tue, 3 Oct 2006 16:18:28 +0100 Subject: [PATCH] --- yaml --- r: 41450 b: refs/heads/master c: 13df29f69749a61b5209d52b71fcbf7300e5d6fb h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/phy.h | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index e82505237ac6..24c4476b3d79 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c4b41c9f077392803cd548000f3a2312dcd4a122 +refs/heads/master: 13df29f69749a61b5209d52b71fcbf7300e5d6fb diff --git a/trunk/include/linux/phy.h b/trunk/include/linux/phy.h index 9447a57ee8a9..ce8bc80b3c86 100644 --- a/trunk/include/linux/phy.h +++ b/trunk/include/linux/phy.h @@ -20,6 +20,10 @@ #include #include +#include +#include +#include +#include #define PHY_BASIC_FEATURES (SUPPORTED_10baseT_Half | \ SUPPORTED_10baseT_Full | \