|
@@ -8,13 +8,14 @@
|
|
|
* it under the terms of the GNU General Public License version 2 as
|
|
|
* published by the Free Software Foundation.
|
|
|
*/
|
|
|
-#include <plat/omap_hwmod.h>
|
|
|
+
|
|
|
#include <plat/serial.h>
|
|
|
#include <linux/platform_data/gpio-omap.h>
|
|
|
#include <plat-omap/dma-omap.h>
|
|
|
#include <plat/dmtimer.h>
|
|
|
#include <linux/platform_data/spi-omap2-mcspi.h>
|
|
|
|
|
|
+#include "omap_hwmod.h"
|
|
|
#include "omap_hwmod_common_data.h"
|
|
|
#include "cm-regbits-24xx.h"
|
|
|
#include "prm-regbits-24xx.h"
|