Commit 2ec69755 authored by Tony Lindgren's avatar Tony Lindgren

ARM: OMAP2: Rename cm_regbits_24xx.h to cm-regbits-24xx.h

This is to follow current naming before sending files upstream.
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 825cb1eb
......@@ -42,7 +42,7 @@
#include "prm.h"
#include "prm_regbits_24xx.h"
#include "cm.h"
#include "cm_regbits_24xx.h"
#include "cm-regbits-24xx.h"
#include "cm_regbits_34xx.h"
#define MAX_CLOCK_ENABLE_WAIT 100000
......
......@@ -38,7 +38,7 @@
#include "prm.h"
#include "prm_regbits_24xx.h"
#include "cm.h"
#include "cm_regbits_24xx.h"
#include "cm-regbits-24xx.h"
/* CM_CLKEN_PLL.EN_{54,96}M_PLL options (24XX) */
#define EN_APLL_STOPPED 0
......
......@@ -26,7 +26,7 @@
#include "prm.h"
#include "cm.h"
#include "prm_regbits_24xx.h"
#include "cm_regbits_24xx.h"
#include "cm-regbits-24xx.h"
#include "sdrc.h"
static void omap2_table_mpu_recalc(struct clk *clk);
......
......@@ -49,7 +49,7 @@
#include "prm.h"
#include "prm_regbits_24xx.h"
#include "cm.h"
#include "cm_regbits_24xx.h"
#include "cm-regbits-24xx.h"
#include "sdrc.h"
/* These addrs are in assembly language code to be patched at runtime */
......
......@@ -33,7 +33,7 @@
#include "../../../arch/arm/mach-omap2/prm.h"
#include "../../../arch/arm/mach-omap2/prm_regbits_24xx.h"
#include "../../../arch/arm/mach-omap2/cm.h"
#include "../../../arch/arm/mach-omap2/cm_regbits_24xx.h"
#include "../../../arch/arm/mach-omap2/cm-regbits-24xx.h"
#endif
/*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment