commit | 483f777266f5da205459c290994bd3cda5f1f6bc | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Fri Jan 04 16:57:17 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 06 21:13:33 2013 -0800 |
tree | b3b1980cbf82f0d4a3c30387e6780e005b110439 | |
parent | 3066af582fd8084d9767ee8a71b8778360813106 [diff] |
drivers/net: remove orphaned references to micro channel 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>