commit | 7df899c36cf09678bdef1824ce591ef4ac0e9864 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <ben@decadent.org.uk> | Fri Nov 25 14:35:02 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Nov 26 14:48:15 2011 -0500 |
tree | df5d5e8ae7d01d5958432e38ee557ed2d1d154ba | |
parent | ad293b8a218ca13a9ee3e3c98137fa301987577c [diff] |
dsa: Combine core and tagging code These files have circular dependencies, so if we make DSA modular then they must be built into the same module. Therefore, link them together and merge their respective module init and exit functions. Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>