commit | c6d609cfe70d523821c575bb7d742814cc9cac02 | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Sun Feb 14 10:59:49 2016 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 14 16:49:09 2016 -0800 |
tree | ea9f898c0c33279fe9b3a39007ad663313fd6939 | |
parent | af09054958ba2a17586a463eecafb6f0660d4cc0 [diff] |
Staging: rtl8723au: Remove unused macros The macros PlatformAcquireSpinLock and PlatformReleaseSpinLock are not used anywhere so remove them. Used grep to find occurences. Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>