Commit 09264fc1 authored by Tony Lindgren's avatar Tony Lindgren

ARM: OMAP3: Rename cm_regbits_34xx.h to cm-regbits-34xx.h

Rename cm_regbits_34xx.h to cm-regbits-34xx.h
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 2ec69755
......@@ -43,7 +43,7 @@
#include "prm_regbits_24xx.h"
#include "cm.h"
#include "cm-regbits-24xx.h"
#include "cm_regbits_34xx.h"
#include "cm-regbits-34xx.h"
#define MAX_CLOCK_ENABLE_WAIT 100000
......
......@@ -35,7 +35,7 @@
#include "prm.h"
#include "prm_regbits_34xx.h"
#include "cm.h"
#include "cm_regbits_34xx.h"
#include "cm-regbits-34xx.h"
/* CM_CLKEN_PLL*.EN* bit values */
#define DPLL_LOCKED 0x7
......
......@@ -14,7 +14,7 @@
#include "clock.h"
#include "cm.h"
#include "cm_regbits_34xx.h"
#include "cm-regbits-34xx.h"
#include "prm.h"
#include "prm_regbits_34xx.h"
......
......@@ -25,7 +25,7 @@
#include <asm/hardware.h>
#include "../../../arch/arm/mach-omap2/cm.h"
#include "../../../arch/arm/mach-omap2/cm_regbits_34xx.h"
#include "../../../arch/arm/mach-omap2/cm-regbits-34xx.h"
/*
* OMAP USBHOST Register addresses: PHYSICAL ADDRESSES
......
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