Blackfin: bf51x/bf52x: drop redundant "base" def/cdef header
authorMike Frysinger <vapier@gentoo.org>
Wed, 27 Oct 2010 03:56:12 +0000 (23:56 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 10 Jan 2011 12:18:09 +0000 (07:18 -0500)
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 <vapier@gentoo.org>

No differences found