commit | dc28094b905a872f8884f1f1c48ca86b3b78583a | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Sun Jul 31 16:17:29 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Oct 31 19:30:50 2011 -0400 |
tree | 7d598103fed9dd3e12c4526647eebe678c35ff34 | |
parent | ecea4ab6d3d8bb4122522398200f1cd2a06af6d5 [diff] |
arm: Add export.h to ARM specific files as required. These files all make use of one of the EXPORT_SYMBOL variants or the THIS_MODULE macro. So they will need <linux/export.h> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>