| commit | 914de9bfd04365038d37c749ae6abddec6cd3e00 | [log] [tgz] |
|---|---|---|
| author | Jordan Crouse <jcrouse@codeaurora.org> | Mon Jul 09 13:49:46 2012 -0600 |
| committer | Linux Build Service Account <lnxbuild@localhost> | Tue Jul 17 03:45:23 2012 -0600 |
| tree | 20d63de097be857fc21fc727a2dd8b45d47d172e | |
| parent | e1c55616605962e6881547c34e83f94c02e36160 [diff] |
msm: kgsl: Move the pdata structure from the public API header The pdata structure and associated structs have no business being in msm_kgsl.h. Move them to include/mach/kgsl.h where they can thrive in a non-userspace facing environment. Change-Id: Ic0dedbadfe0d3d7d44f50c8a9a7f4cc59057d44b Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>