]> 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>
Thu, 28 Jul 2011 03:43:23 +0000 (23:43 -0400)
commitc16f860cb6af4e9981d21327d2330e0739b672f5
treec06687805c5941a97c0705ea534c52cbdc31b15f
parent8447c6b850f0056e9a91e6720686d7feea4b5b52
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