Commit d4151a2e authored by Tony Lindgren's avatar Tony Lindgren

ARM: OMAP2: Rename prcm_common.h to prcm-common.h

Rename prcm_common.h to prcm-common.h
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 09264fc1
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
* published by the Free Software Foundation. * published by the Free Software Foundation.
*/ */
#include "prcm_common.h" #include "prcm-common.h"
#ifndef __ASSEMBLER__ #ifndef __ASSEMBLER__
#define OMAP_CM_REGADDR(module, reg) \ #define OMAP_CM_REGADDR(module, reg) \
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
#include <linux/kernel.h> #include <linux/kernel.h>
#include <asm/io.h> #include <asm/io.h>
#include "prcm_common.h" #include "prcm-common.h"
#define OMAP_PRM_REGADDR(module, reg) \ #define OMAP_PRM_REGADDR(module, reg) \
......
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