diff options
author | Paul Walmsley <paul@pwsan.com> | 2010-01-26 20:13:13 -0700 |
---|---|---|
committer | Paul Walmsley <paul@pwsan.com> | 2010-01-29 10:14:23 -0700 |
commit | 98fa3d8aeabf7a039cc920a9c2ffebc6b4648e2b (patch) | |
tree | 8e2112bea42e5cca4f8394274309e30f83b55fc1 /include | |
parent | 56ef28acf122d30b137851aa6a599ba48319a6b0 (diff) |
OMAP2+ powerdomains/clockdomains: prepare for multi-OMAP configs
Convert CONFIG_ARCH_OMAP34XX to CONFIG_ARCH_OMAP3, and
CONFIG_ARCH_OMAP24XX to CONFIG_ARCH_OMAP2, in preparation for Tony's
multi-OMAP patches.
While here, update some copyrights, convert instances of "34xx" to
"3xxx" where applicable, and convert preprocessor directives of the
form
#if defined(CONFIG_ARCH_OMAP2) | defined(CONFIG_ARCH_OMAP3)
to
#if defined(CONFIG_ARCH_OMAP2) || defined(CONFIG_ARCH_OMAP3)
for standardization.
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions