commit | cc3af91b504ab1810311c78cce1bc2b7f52240ee | [log] [tgz] |
---|---|---|
author | Paul Walmsley <paul@pwsan.com> | Sat Jan 26 00:58:16 2013 -0700 |
committer | Paul Walmsley <paul@pwsan.com> | Tue Jan 29 14:59:57 2013 -0700 |
tree | 42456a25b58e339657aad4a551b1482491d99110 | |
parent | 3a090284056954f382612da42ebe9f3147403ef5 [diff] |
ARM: OMAP2xxx: CM: remove autodep handling There's no need to preserve the autodep handling code in mach-omap2/cm2xxx.c, since no autodeps are defined for these chips. Hopefully they'll never be needed, but if in some future case they are, this code can be added back in. Signed-off-by: Paul Walmsley <paul@pwsan.com>