]> git.baikalelectronics.ru Git - kernel.git/commit
staging: vchiq_arm: Include linux/mm.h
authorStefan Wahren <stefan.wahren@i2se.com>
Sat, 25 Feb 2017 13:25:43 +0000 (13:25 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Mar 2017 08:17:07 +0000 (09:17 +0100)
commit6aef8b41d58998fed80b5d6d4c74a44c0eec347f
treed4de6951af3282ad77d5d0fb8215d104bee15a4e
parent1f14bd62e22e10d3abe18b49f218f134ff0806f7
staging: vchiq_arm: Include linux/mm.h

vchiq_2835_arm.c uses functions and macros like put_page() or
PAGE_ALIGN(). So we better include the necessary header.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_2835_arm.c