freebsd-dev/sys/arm
Konstantin Belousov 1c771f9222 After the PHYS_TO_VM_PAGE() function was de-inlined, the main reason
to pull vm_param.h was removed.  Other big dependency of vm_page.h on
vm_param.h are PA_LOCK* definitions, which are only needed for
in-kernel code, because modules use KBI-safe functions to lock the
pages.

Stop including vm_param.h into vm_page.h. Include vm_param.h
explicitely for the kernel code which needs it.

Suggested and reviewed by:	alc
MFC after:    2 weeks
2012-08-05 14:11:42 +00:00
..
arm After the PHYS_TO_VM_PAGE() function was de-inlined, the main reason 2012-08-05 14:11:42 +00:00
at91 Allow chip selects other than 0. The SAM9260EK board 2012-07-31 19:14:22 +00:00
compile
conf Prefer ate over macb. macb doesn't work anymore, and ate has more 2012-07-31 19:41:12 +00:00
econa Move unmask IRQ function call up to nexus device level. 2012-07-17 03:18:12 +00:00
include Revert committal of local change accidentally swept up in r238329. 2012-07-10 14:21:25 +00:00
mv Add support for Marvell 88F6282. 2012-07-28 21:56:24 +00:00
s3c2xx0 Move unmask IRQ function call up to nexus device level. 2012-07-17 03:18:12 +00:00
sa11x0 Remove some unused variables/externs that have been copied too many times... 2012-07-10 01:49:50 +00:00
xscale Move unmask IRQ function call up to nexus device level. 2012-07-17 03:18:12 +00:00