X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fhwspinlock.h;h=aad6bd4b3efdf97046edabd3fe75fbb3ed052465;hb=e25ba0ce039d1c5cae0b0057e4b9e228dc6744bd;hp=08a2fee40659667819d01bc95a184e059d0fd9b1;hpb=9991357259a5718813881bae96d3704bb3f531e2;p=pandora-kernel.git diff --git a/include/linux/hwspinlock.h b/include/linux/hwspinlock.h index 08a2fee40659..aad6bd4b3efd 100644 --- a/include/linux/hwspinlock.h +++ b/include/linux/hwspinlock.h @@ -118,7 +118,6 @@ int __hwspin_trylock(struct hwspinlock *hwlock, int mode, unsigned long *flags) static inline void __hwspin_unlock(struct hwspinlock *hwlock, int mode, unsigned long *flags) { - return 0; } static inline int hwspin_lock_get_id(struct hwspinlock *hwlock)