OSDN Git Service

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)
commit53ee5826546df6b1a989393f8701d1380a441449
treefbf87e496f67bbfbfc53c27e18b78d770163bf08
parent1a5c226528990515c603bae04233016411b44159
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 <vapier@gentoo.org>
arch/blackfin/mach-bf518/include/mach/cdefBF512.h
arch/blackfin/mach-bf518/include/mach/cdefBF51x_base.h [deleted file]
arch/blackfin/mach-bf518/include/mach/defBF512.h
arch/blackfin/mach-bf518/include/mach/defBF51x_base.h [deleted file]
arch/blackfin/mach-bf527/include/mach/cdefBF522.h
arch/blackfin/mach-bf527/include/mach/cdefBF52x_base.h [deleted file]
arch/blackfin/mach-bf527/include/mach/defBF522.h
arch/blackfin/mach-bf527/include/mach/defBF52x_base.h [deleted file]