]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/85xx: rename the corenet_ds.c to corenet_generic.c
authorKevin Hao <haokexin@gmail.com>
Thu, 26 Sep 2013 01:42:27 +0000 (09:42 +0800)
committerScott Wood <scottwood@freescale.com>
Tue, 29 Oct 2013 02:11:21 +0000 (21:11 -0500)
commit54d01a84885985d7a42cf63c304ca352db65b78c
treec8131faf760a12593e890dfcc95a39fab16dc20b
parentce5008771d24925a3cfb645f623d67f0d2a528b5
powerpc/85xx: rename the corenet_ds.c to corenet_generic.c

This file is also used by some RDB and QDS boards. So the name seems
not so accurate. Rename it to corenet_generic.c. Also update the
function names in this file according to the change.

Signed-off-by: Kevin Hao <haokexin@gmail.com>
arch/powerpc/platforms/85xx/Makefile
arch/powerpc/platforms/85xx/corenet_ds.c [deleted file]
arch/powerpc/platforms/85xx/corenet_generic.c [new file with mode: 0644]