mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
Don't include asm/* files
This commit is contained in:
parent
ac4fc0b84d
commit
7bf5c85a05
@ -31,11 +31,8 @@
|
|||||||
#undef __KERNEL__
|
#undef __KERNEL__
|
||||||
#endif /* #ifndef __KERNEL__ */
|
#endif /* #ifndef __KERNEL__ */
|
||||||
|
|
||||||
#include <asm/types.h>
|
|
||||||
#include <linux/major.h>
|
#include <linux/major.h>
|
||||||
#include <linux/spinlock.h>
|
#include <linux/spinlock.h>
|
||||||
#include <asm/semaphore.h>
|
|
||||||
#include <asm/page.h>
|
|
||||||
|
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <linux/version.h>
|
#include <linux/version.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user