|
@@ -17,16 +17,11 @@
|
|
#ifndef __ARCH_ARM_MACH_OMAP2_CM_33XX_H
|
|
#ifndef __ARCH_ARM_MACH_OMAP2_CM_33XX_H
|
|
#define __ARCH_ARM_MACH_OMAP2_CM_33XX_H
|
|
#define __ARCH_ARM_MACH_OMAP2_CM_33XX_H
|
|
|
|
|
|
-#include <linux/delay.h>
|
|
|
|
-#include <linux/errno.h>
|
|
|
|
-#include <linux/err.h>
|
|
|
|
-#include <linux/io.h>
|
|
|
|
-
|
|
|
|
#include "common.h"
|
|
#include "common.h"
|
|
|
|
|
|
#include "cm.h"
|
|
#include "cm.h"
|
|
#include "cm-regbits-33xx.h"
|
|
#include "cm-regbits-33xx.h"
|
|
-#include "cm33xx.h"
|
|
|
|
|
|
+#include "iomap.h"
|
|
|
|
|
|
/* CM base address */
|
|
/* CM base address */
|
|
#define AM33XX_CM_BASE 0x44e00000
|
|
#define AM33XX_CM_BASE 0x44e00000
|