Commit 26e506c0 authored by Krzysztof Halasa's avatar Krzysztof Halasa Committed by Jeff Garzik

[PATCH] net/wan/n2.c: remove an unused function

Adrian Bunk <bunk@stusta.de> writes:
> The patch below removes an unused function from drivers/net/wan/n2.c

A similar thing, for C101 card.
Signed-off-by: default avatarKrzysztof Halasa <khc@pm.waw.pl>
Signed-off-by: default avatarJeff Garzik <jgarzik@pobox.com>
parent 132ff76a
......@@ -113,9 +113,6 @@ static inline void openwin(card_t *card, u8 page)
}
#define close_windows(card) {} /* no hardware support */
#include "hd6457x.c"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment