]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arm: add export.h to arch/arm/mm/init.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 18 Jul 2011 16:55:13 +0000 (12:55 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 31 Jul 2011 08:05:20 +0000 (04:05 -0400)
commita74f3e40e9da90926929aaf266a5d71a915672f6
treec46f2426aa6db6c3de8426c552deeced462a70a4
parente21cb2dabaf44af1660f4a0fad8b50d215f51fa2
arm: add export.h to arch/arm/mm/init.c

This file exports symbols and hence will need this header file
in advance of the module.h usage cleanup.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
arch/arm/mm/init.c