|
@@ -17,12 +17,13 @@
|
|
|
* published by the Free Software Foundation.
|
|
|
*/
|
|
|
|
|
|
-#ifndef __ASM_ARM_OMAP_SMARTREFLEX_H
|
|
|
-#define __ASM_ARM_OMAP_SMARTREFLEX_H
|
|
|
+#ifndef __POWER_SMARTREFLEX_H
|
|
|
+#define __POWER_SMARTREFLEX_H
|
|
|
|
|
|
+#include <linux/types.h>
|
|
|
#include <linux/platform_device.h>
|
|
|
|
|
|
-#include "voltage.h"
|
|
|
+#include <plat/voltage.h>
|
|
|
|
|
|
/*
|
|
|
* Different Smartreflex IPs version. The v1 is the 65nm version used in
|