drivers/net: remove orphaned references to micro channel
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 4 Jan 2013 16:57:17 +0000 (16:57 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Jan 2013 05:13:33 +0000 (21:13 -0800)
We threw away the microchannel support, but the removal wasn't
completely trivial since there was namespace overlap with the
machine check support, and hence some orphaned dependencies
survived the deletion.  This attempts to sweep those up and
send them to the bit-bucket.

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

No differences found