Merge branch 'for-3.5/dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren...
[firefly-linux-kernel-4.4.55.git] / include / linux / rwsem.h
index 63d406554391a53302d87c85455f310648621b5c..54bd7cd7ecbd11449b9e15b49f9ab7e208e96413 100644 (file)
@@ -14,7 +14,6 @@
 #include <linux/list.h>
 #include <linux/spinlock.h>
 
-#include <asm/system.h>
 #include <linux/atomic.h>
 
 struct rw_semaphore;