commit | f7863f7924951f64068eb5214a3dbecde3807a9a | [log] [tgz] |
---|---|---|
author | Jon Hunter <jon-hunter@ti.com> | Mon Oct 01 15:12:29 2012 -0500 |
committer | Jon Hunter <jon-hunter@ti.com> | Fri Nov 16 10:35:08 2012 -0600 |
tree | 25ab62d2757df238843b17254629202fbed70246 | |
parent | 40fc3bb56ed125aa22c0a85c816ae0f923519146 [diff] |
ARM: OMAP: Remove unnecessary inclusion of dmtimer.h Some source files are including dmtimer.h but not actually using any dmtimer definitions or functions. Therefore, remove the inclusion dmtimer.h from these source files. Signed-off-by: Jon Hunter <jon-hunter@ti.com> Acked-by: Omar Ramirez Luna <omar.luna@linaro.org>