blob: bd6c35d4874ca905fd2286e8368cdf6c3a8a78bc [file] [log] [blame]
#ifndef __UM_SPINLOCK_H
#define __UM_SPINLOCK_H
#include "linux/config.h"
#ifdef CONFIG_SMP
#include "asm/arch/spinlock.h"
#endif
#endif