]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
PPC4xx: Simplified post_word_{load, store}
authorGrant Erickson <gerickson@nuovations.com>
Wed, 21 May 2008 20:28:30 +0000 (13:28 -0700)
committerStefan Roese <sr@denx.de>
Tue, 3 Jun 2008 18:20:01 +0000 (20:20 +0200)
commita439680019e06171d4a5694b7992accce87f590e
treee6d0b73f97b4de400f317d1caaf54b6976d71226
parent10a3367955bc2033b288915f8f10d0e507fe2fa1
PPC4xx: Simplified post_word_{load, store}

This patch simplifies post_word_{load,store} by using the preprocessor
to eliminate redundant, copy-and-pasted code.

Signed-off-by: Grant Erickson <gerickson@nuovations.com>
cpu/ppc4xx/commproc.c