]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
keystone2: use readl/writel functions instead of redefinition
authorKhoronzhuk, Ivan <ivan.khoronzhuk@ti.com>
Thu, 28 Aug 2014 13:07:45 +0000 (16:07 +0300)
committerTom Rini <trini@ti.com>
Thu, 4 Sep 2014 17:06:00 +0000 (13:06 -0400)
commite6c9428a2fe584c69374fd2d49ed61fdb1568114
treed5f9695e467fb030488ee473fc126a5194026768
parent09642269a6f697786c66efcd5182ce0c0b3e29dd
keystone2: use readl/writel functions instead of redefinition

There is no reason to redefine pure readl/writel functions.
So remove this redundancy.

Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
Acked-by: Vitaly Andrianov <vitalya@ti.com>
arch/arm/cpu/armv7/keystone/psc.c
arch/arm/include/asm/arch-keystone/emac_defs.h
drivers/net/keystone_net.c