commit | 604e7310bc6f877dc659f03ae0e9daf902eda614 | [log] [tgz] |
---|---|---|
author | Arun Kumar Neelakantam <aneela@codeaurora.org> | Mon Dec 10 14:14:19 2012 +0530 |
committer | Arun Kumar Neelakantam <aneela@codeaurora.org> | Wed Dec 19 11:04:02 2012 +0530 |
tree | 1afb9f7d22fbf469bc6b7e7aba3fdd78b6ddb10b | |
parent | e023328fa3a65c8109665e4340bff43ef0cc739f [diff] |
msm: smd: Add __iomem modifier for volatile variables Add __iomem modifiers for shared memory accesses to enable compilation warnings and sparse analysis for improper usage of I/O memory. Change-Id: I71a804f7028da48d26edb5b255f9067f14eeefb6 Signed-off-by: Arun Kumar Neelakantam <aneela@codeaurora.org>