commit | fc4dd72eb6b8537b65e67622833e69d7a3dda4e1 | [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 | 584a69cb5ef2ad52536ea3f0803e698f2aab999e [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>