From: Kevin Hao Date: Thu, 26 Sep 2013 01:42:26 +0000 (+0800) Subject: powerpc/85xx: introduce corenet_generic machine X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~19^2~44^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=512e267f3594b5a3b4937a00666241cb994ef55a;p=pandora-kernel.git powerpc/85xx: introduce corenet_generic machine In the current kernel, the board files for p2041rdb, p3041ds, p4080ds, p5020ds, p5040ds, t4240qds and b4qds are almost the same except the machine name. So this introduces a cornet_generic machine to support all these boards to avoid the code duplication. With these changes the file corenet_ds.h becomes useless. Just delete it. Signed-off-by: Kevin Hao Signed-off-by: Scott Wood --- Reading git-diff-tree failed