commit | c536abfdf5227987b8a72ff955b64e62fd58fe91 | [log] [tgz] |
---|---|---|
author | Ohad Ben-Cohen <ohad@wizery.com> | Thu Sep 08 21:16:17 2011 +0300 |
committer | Ohad Ben-Cohen <ohad@wizery.com> | Wed Sep 21 19:45:34 2011 +0300 |
tree | 7ba44299990776920e0b765916311009a6bf1e1f | |
parent | 93b465c2e186d96fb90012ba0f9372eb9952e732 [diff] |
hwspinlock/core: remove stubs for register/unregister hwspinlock drivers must anyway select CONFIG_HWSPINLOCK, so there's no point in having register/unregister stubs. Removing those stubs will only make it easier for developers to catch CONFIG_HWSPINLOCK mis-.config-urations. Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>