omap_hwmod: share identical omap_hwmod_class, omap_hwmod_class_sysconfig arrays
authorPaul Walmsley <paul@pwsan.com>
Sun, 10 Jul 2011 01:14:08 +0000 (19:14 -0600)
committerPaul Walmsley <paul@pwsan.com>
Sun, 10 Jul 2011 01:14:08 +0000 (19:14 -0600)
commit273b9465bc68d4f4bcdedc34411b231e26b48416
tree48715a8535f1676b4dda99c6dac17b255dd7fa89
parentd826ebfa49aeb8a8f4d216165e5e00826741ad9c
omap_hwmod: share identical omap_hwmod_class, omap_hwmod_class_sysconfig arrays

To reduce kernel source file data duplication, share struct
omap_hwmod_class and omap_hwmod_class_sysconfig arrays across OMAP2xxx
and 3xxx hwmod data files.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/omap_hwmod_2420_data.c
arch/arm/mach-omap2/omap_hwmod_2430_data.c
arch/arm/mach-omap2/omap_hwmod_2xxx_3xxx_ipblock_data.c
arch/arm/mach-omap2/omap_hwmod_2xxx_ipblock_data.c
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
arch/arm/mach-omap2/omap_hwmod_common_data.h
This page took 0.028791 seconds and 5 git commands to generate.