|
@@ -11,12 +11,10 @@
|
|
* This program is free software; you can redistribute it and/or modify
|
|
* This program is free software; you can redistribute it and/or modify
|
|
* it under the terms of the GNU General Public License version 2 as
|
|
* it under the terms of the GNU General Public License version 2 as
|
|
* published by the Free Software Foundation.
|
|
* published by the Free Software Foundation.
|
|
- *
|
|
|
|
- * XXX This should be moved to mach-omap2/ at the earliest opportunity.
|
|
|
|
*/
|
|
*/
|
|
|
|
|
|
-#ifndef __ASM_ARM_ARCH_OMAP_CLOCKDOMAIN_H
|
|
|
|
-#define __ASM_ARM_ARCH_OMAP_CLOCKDOMAIN_H
|
|
|
|
|
|
+#ifndef __ARCH_ARM_MACH_OMAP2_CLOCKDOMAIN_H
|
|
|
|
+#define __ARCH_ARM_MACH_OMAP2_CLOCKDOMAIN_H
|
|
|
|
|
|
#include <linux/init.h>
|
|
#include <linux/init.h>
|
|
|
|
|