]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
mx25: Place common functions into sys_proto.h
authorFabio Estevam <fabio.estevam@freescale.com>
Tue, 23 Oct 2012 06:34:52 +0000 (06:34 +0000)
committerStefano Babic <sbabic@denx.de>
Fri, 26 Oct 2012 14:28:07 +0000 (16:28 +0200)
commite100a3d52ebfb4604cca04710a31dfbc91225e96
tree1b0d34413477e48b1f62673255c7a2f1bd83db2e
parent4cfc6c4fa7611e79e6434e97db56b6072ad4d05c
mx25: Place common functions into sys_proto.h

imx-regs.h is meant to contain SoC register definitions.

Common SoC funtions should go to sys_proto.h instead.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
arch/arm/include/asm/arch-mx25/imx-regs.h
arch/arm/include/asm/arch-mx25/sys_proto.h
board/syteco/zmx25/zmx25.c