summaryrefslogtreecommitdiff
path: root/include/linux/scc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/scc.h')
-rw-r--r--include/linux/scc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/scc.h b/include/linux/scc.h
index a896704e66be..c0f31c2caab0 100644
--- a/include/linux/scc.h
+++ b/include/linux/scc.h
@@ -213,8 +213,6 @@ struct scc_kiss {
/* SCC channel structure */
struct scc_channel {
- int magic; /* magic word */
-
int init; /* channel exists? */
struct net_device *dev; /* link to device control structure */