| commit | 2ae8f360dc11ed8c93cfd0d10ea127570521ae3f | [log] [tgz] |
|---|---|---|
| author | Laura Abbott <lauraa@codeaurora.org> | Thu Apr 12 11:03:04 2012 -0700 |
| committer | Laura Abbott <lauraa@codeaurora.org> | Thu May 10 14:34:03 2012 -0700 |
| tree | e00b407ca751b265321c2a2f4e140ec043318b3e | |
| parent | 8d21d64d4028a7ef2df1340c6ad4f11073781c42 [diff] |
msm: Pull cache dumping out of the board file The cache dumping device belongs in the devices file with the rest of the platorm devices. Pull it out and add appropriate definitions in headers for access. Also remove CONFIG_MSM_CACHE_DUMP macros around the device and code since platform device matching will do the proper thing if CONFIG_MSM_CACHE_DUMP is not defined. Change-Id: I713378b36c166f611e723e4b1ee0d7bdd8bf6497 Signed-off-by: Laura Abbott <lauraa@codeaurora.org>