From: Mike Frysinger Date: Wed, 27 Oct 2010 03:56:12 +0000 (-0400) Subject: Blackfin: bf51x/bf52x: drop redundant "base" def/cdef header X-Git-Tag: v2.6.38-rc1~421^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53ee5826546df6b1a989393f8701d1380a441449;p=pandora-kernel.git Blackfin: bf51x/bf52x: drop redundant "base" def/cdef header The defBF512.h header exists only to include defBF51x_base.h, and it is the only place where defBF51x_base.h is included. So move the contents of the defBF51x_base.h header into the defBF512.h header. Same situation for the other def/cdef pairs. Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed