lib: Remove unnecessary inclusions of asm/semaphore.h
authorMatthew Wilcox <matthew@wil.cx>
Tue, 26 Feb 2008 15:48:12 +0000 (10:48 -0500)
committerMatthew Wilcox <willy@linux.intel.com>
Sat, 19 Apr 2008 02:17:17 +0000 (22:17 -0400)
commitf42b38009e1dbd4509a865e5ea0e91a1722c979d
tree8b3d998dc6eef293f81ee358df109bfdb3a8e1fa
parenta6550207538619bc9b90bac2e1d5e54902a432ad
lib: Remove unnecessary inclusions of asm/semaphore.h

reed_solomon doesn't use any of the functionality promised by
asm/semaphore.h.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
lib/reed_solomon/reed_solomon.c