diff --git a/[refs] b/[refs] index d36c5c557de5..b99c51a2cbc9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9c6d5e5537e3997c47b65925a235392c1968fb51 +refs/heads/master: 10e7e9c44d442275951d1cfc892c1c6606c85c94 diff --git a/trunk/drivers/net/sundance.c b/trunk/drivers/net/sundance.c index 8b5aeca24d5d..27d69aaba486 100644 --- a/trunk/drivers/net/sundance.c +++ b/trunk/drivers/net/sundance.c @@ -97,16 +97,9 @@ static char *media[MAX_UNITS]; #include #include #include -#ifndef _COMPAT_WITH_OLD_KERNEL #include #include #include -#else -#include "crc32.h" -#include "ethtool.h" -#include "mii.h" -#include "compat.h" -#endif /* These identify the driver base version and may not be removed. */ static const char version[] __devinitconst =