commit | 862bb89ab4892bf16f250b1e4dccfaf74ecf38c0 | [log] [tgz] |
---|---|---|
author | Chintan Pandya <cpandya@codeaurora.org> | Tue Nov 22 14:51:20 2011 +0530 |
committer | Chintan Pandya <cpandya@codeaurora.org> | Tue Nov 22 17:01:23 2011 +0530 |
tree | 40df8b71813c1e88e6d621c6213fffeadeef6f8c | |
parent | 0ee27887bef5ecf8a6911f0d13c67f36c53a52eb [diff] |
msm: barriers: Add explicit #include <mach/memory.h> Latest ARM toolchains complains about the write_to_strongly_ordered_memory() function's implicit declaration if the mach/memory.h is not included. Change-Id: I949c1aee7333c7823f868218d3392147e442c4ba Signed-off-by: Chintan Pandya <cpandya@codeaurora.org>