diff options
Diffstat (limited to 'drivers/net/sk98lin/sktimer.c')
-rw-r--r-- | drivers/net/sk98lin/sktimer.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/net/sk98lin/sktimer.c b/drivers/net/sk98lin/sktimer.c index 37cd4c9..8363ce4 100644 --- a/drivers/net/sk98lin/sktimer.c +++ b/drivers/net/sk98lin/sktimer.c @@ -74,8 +74,6 @@ #include <config.h> -#ifdef CONFIG_SK98 - /* Event queue and dispatcher */ @@ -292,6 +290,4 @@ int Restart) /* Do we need to restart the Hardware timer ? */ } } -#endif /* CONFIG_SK98 */ - /* End of file */ |