]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: kirkwood: Remove some dead code from cpu.c
authorStefan Roese <sr@denx.de>
Wed, 22 Oct 2014 10:13:20 +0000 (12:13 +0200)
committerTom Rini <trini@ti.com>
Thu, 23 Oct 2014 13:59:21 +0000 (09:59 -0400)
commit1721fe696659ec4159dd864e76bb0f17cd5f0553
treef3a69033a45dccb059050088374c281a75bea902
parenta4884831745d713169dc2ec94b3625eddf54b09c
arm: kirkwood: Remove some dead code from cpu.c

All those functions removed with this patch are not accessed at all. So lets
remove them.

Signed-off-by: Stefan Roese <sr@denx.de>
arch/arm/cpu/arm926ejs/kirkwood/cpu.c