]> 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)
commitfcd24a15aef99de7295eb7852afbd0f4b112b7e4
treed4de6951af3282ad77d5d0fb8215d104bee15a4e
parentb5ae23294dd6d1abb7b696bde9173e1733781fee
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