OMAP: PRCM: remove duplicated headers
authorFelipe Balbi <balbi@ti.com>
Mon, 17 Jan 2011 20:28:16 +0000 (13:28 -0700)
committerPaul Walmsley <paul@pwsan.com>
Tue, 18 Jan 2011 19:36:53 +0000 (12:36 -0700)
commitbc9fcaf3697bb4f4a7cda14d31ea4c647a6b9030
tree78b87956f6d5a779cdb934eaaceff7882c4315cf
parent56bc78d414aa79bce42836df6efe9b9bef92a59d
OMAP: PRCM: remove duplicated headers

A few headers are included twice, remove them.

Found the following errors using make includecheck:
arch/arm/mach-omap2/clock44xx_data.c: prm44xx.h is
included more than once.
arch/arm/mach-omap2/clockdomains44xx_data.c: cm1_44xx.h
is included more than once.
arch/arm/mach-omap2/clockdomains44xx_data.c: cm2_44xx.h
is included more than once.
arch/arm/mach-omap2/powerdomain2xxx_3xxx.c: prm-regbits-34xx.h
is included more than once.

Cc: Paul Walmsley <paul@pwsan.com>
Cc: Tony Lindgren <tony@atomide.com>
Cc: Russell King <linux@arm.linux.org.uk>
Signed-off-by: Felipe Balbi <balbi@ti.com>
[paul@pwsan.com: dropped lists from patch cc:s; tweaked subject line]
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/clock44xx_data.c
arch/arm/mach-omap2/clockdomains44xx_data.c
arch/arm/mach-omap2/powerdomain2xxx_3xxx.c