Skip to content
Snippets Groups Projects
Commit af963ba8 authored by Otavio Salvador's avatar Otavio Salvador Committed by Albert ARIBAUD
Browse files

mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h


The CLKCTRL registers are SoC specific so we ought to have it clear on
filename.

Signed-off-by: default avatarOtavio Salvador <otavio@ossystems.com.br>
parent d7d8a3a1
No related branches found
No related tags found
No related merge requests found
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
#include <asm/arch/regs-apbh.h> #include <asm/arch/regs-apbh.h>
#include <asm/arch/regs-base.h> #include <asm/arch/regs-base.h>
#include <asm/arch/regs-bch.h> #include <asm/arch/regs-bch.h>
#include <asm/arch/regs-clkctrl.h> #include <asm/arch/regs-clkctrl-mx28.h>
#include <asm/arch/regs-digctl.h> #include <asm/arch/regs-digctl.h>
#include <asm/arch/regs-gpmi.h> #include <asm/arch/regs-gpmi.h>
#include <asm/arch/regs-i2c.h> #include <asm/arch/regs-i2c.h>
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
#include <asm/io.h> #include <asm/io.h>
#include <asm/arch/regs-common.h> #include <asm/arch/regs-common.h>
#include <asm/arch/regs-base.h> #include <asm/arch/regs-base.h>
#include <asm/arch/regs-clkctrl.h> #include <asm/arch/regs-clkctrl-mx28.h>
#include <asm/arch/regs-usb.h> #include <asm/arch/regs-usb.h>
#include <asm/arch/regs-usbphy.h> #include <asm/arch/regs-usbphy.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment