diff options
author | Kevin Hilman <[email protected]> | 2012-06-18 16:17:44 -0600 |
---|---|---|
committer | Paul Walmsley <[email protected]> | 2012-06-18 16:17:44 -0600 |
commit | d44f42e6af483cbdc239d7f28666e711d2e8ab92 (patch) | |
tree | 5f2941a9b2f969652b5d30a16eb08b47d153e9e2 /lib/string_helpers.c | |
parent | 485802a6c524e62b5924849dd727ddbb1497cc71 (diff) |
ARM: OMAP2+: CLEANUP: Remove ARCH_OMAPx ifdef from struct dpll_data
There are certain fields inside 'struct dpll_data' which are
included under ARCH_OMAP3 and ARCH_OMAP4 option, which makes it
difficult to use it for new devices like, am33xx, ti81xx, etc...
So remove the ifdef completely, this will add few fields to the struct
unused, but it improves readability and maintainability of the code.
Signed-off-by: Kevin Hilman <[email protected]>
[[email protected]: wrote detailed changelog]
Signed-off-by: Vaibhav Hiremath <[email protected]>
Cc: Tony Lindgren <[email protected]>
Cc: Paul Walmsley <[email protected]>
Cc: Santosh Shilimkar <[email protected]>
Cc: R Sricharan <[email protected]>
Acked-by: Santosh Shilimkar <[email protected]>
Signed-off-by: Paul Walmsley <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions