static void sprd_hwspinlock_relax()

in sprd_hwspinlock.c [68:71]


static void sprd_hwspinlock_relax(struct hwspinlock *lock)
{
	ndelay(10);
}