summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-mxs/regs-usbphy.h
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2012-08-05 09:05:31 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-09-01 14:58:17 +0200
commit9c471142bc6c5aa01532ba85ead8509bbf2eb153 (patch)
tree31f9e67e6c63a7abf63997bb9542fbd3075a61da /arch/arm/include/asm/arch-mxs/regs-usbphy.h
parentddcf13b15231ee2dca99285349b143c365ce5173 (diff)
downloadu-boot-imx-9c471142bc6c5aa01532ba85ead8509bbf2eb153.zip
u-boot-imx-9c471142bc6c5aa01532ba85ead8509bbf2eb153.tar.gz
u-boot-imx-9c471142bc6c5aa01532ba85ead8509bbf2eb153.tar.bz2
mxs: prefix register structs with 'mxs' prefix
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'arch/arm/include/asm/arch-mxs/regs-usbphy.h')
-rw-r--r--arch/arm/include/asm/arch-mxs/regs-usbphy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/include/asm/arch-mxs/regs-usbphy.h b/arch/arm/include/asm/arch-mxs/regs-usbphy.h
index 5dd5125..288e8fa 100644
--- a/arch/arm/include/asm/arch-mxs/regs-usbphy.h
+++ b/arch/arm/include/asm/arch-mxs/regs-usbphy.h
@@ -23,7 +23,7 @@
#ifndef __REGS_USBPHY_H__
#define __REGS_USBPHY_H__
-struct mx28_usbphy_regs {
+struct mxs_usbphy_regs {
mxs_reg_32(hw_usbphy_pwd)
mxs_reg_32(hw_usbphy_tx)
mxs_reg_32(hw_usbphy_rx)