ARM: OMAP2+: AM33XX: CM: Get rid of unnecessary header inclusions
authorVaibhav Bedia <vaibhav.bedia@ti.com>
Tue, 29 Jan 2013 11:15:00 +0000 (16:45 +0530)
committerPaul Walmsley <paul@pwsan.com>
Fri, 8 Feb 2013 14:12:15 +0000 (07:12 -0700)
cm33xx.h unnecessarily includes a lot of header files.
Get rid of these and directly include "iomap.h" which
is needed to keep things compiling.

Signed-off-by: Vaibhav Bedia <vaibhav.bedia@ti.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Acked-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Paul Walmsley <paul@pwsan.com>

No differences found