commit | 47ea1684b3116df64e20b695da619d8f568fd9e3 | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Tue Jan 17 08:52:59 2017 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 20 15:38:04 2017 -0500 |
tree | 44e5241d36e2f7684ef3c648a88ae78296bafb5d | |
parent | 221db4c008a6da33ec870ea0a5ddc807def3cf49 [diff] |
ARM: OMAP5+: Remove unsed dpll structures Latest gcc compile strted complaining about defined structure definition that are not used. Remove the unused sturctures. Reported-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>