commit | 73017a542fd2e92a02464eb8b727c200c97e6c0c | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Sun Jul 31 16:14:14 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Oct 31 19:30:50 2011 -0400 |
tree | 39063d55b4110c321433678169078ea86b81781f | |
parent | dc28094b905a872f8884f1f1c48ca86b3b78583a [diff] |
arm: fix implicit module.h users by adding it to arch/arm as required. These files will fail to compile if we dont clean them up in advance and have them include the appropriate headers they need. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>