net/Space: delete orphaned externs from deleted drivers
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sat, 1 Jan 2011 13:15:01 +0000 (13:15 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Jan 2011 19:06:35 +0000 (11:06 -0800)
commitf08c3117c349ea56bd57be347b0b5f8be8c3143c
treee0a2f0c2872014c03c0c3550536aeb938f7d297b
parent40cd201e37073b3e2281cf2c73fcf5674f22267f
net/Space: delete orphaned externs from deleted drivers

The drivers associated with the prototypes in this commit have
been deleted some time ago, but the externs escaped detection.
Using a simple "git grep" shows that these references are
historical artefacts, only mentioned by the deleted lines.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/Space.c