mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 14:42:24 +00:00
Blackfin: asm/page.h: pull in asm-generic headers
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
parent
f9c29e872b
commit
b274080145
@ -15,4 +15,7 @@
|
||||
((current->personality & READ_IMPLIES_EXEC) ? VM_EXEC : 0 ) | \
|
||||
VM_MAYREAD | VM_MAYWRITE | VM_MAYEXEC)
|
||||
|
||||
#include <asm-generic/memory_model.h>
|
||||
#include <asm-generic/getorder.h>
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user