Skip to content

Commit

Permalink
Blackfin: bf51x/bf52x: drop redundant "base" def/cdef header
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Mike Frysinger committed Jan 10, 2011
1 parent 1a5c226 commit 53ee582
Show file tree
Hide file tree
Showing 8 changed files with 4,893 additions and 4,953 deletions.
1,037 changes: 1,035 additions & 2 deletions arch/blackfin/mach-bf518/include/mach/cdefBF512.h

Large diffs are not rendered by default.

1,048 changes: 0 additions & 1,048 deletions arch/blackfin/mach-bf518/include/mach/cdefBF51x_base.h

This file was deleted.

1,385 changes: 1,383 additions & 2 deletions arch/blackfin/mach-bf518/include/mach/defBF512.h

Large diffs are not rendered by default.

1,397 changes: 0 additions & 1,397 deletions arch/blackfin/mach-bf518/include/mach/defBF51x_base.h

This file was deleted.

1,089 changes: 1,087 additions & 2 deletions arch/blackfin/mach-bf527/include/mach/cdefBF522.h

Large diffs are not rendered by default.

1,100 changes: 0 additions & 1,100 deletions arch/blackfin/mach-bf527/include/mach/cdefBF52x_base.h

This file was deleted.

1,390 changes: 1,388 additions & 2 deletions arch/blackfin/mach-bf527/include/mach/defBF522.h

Large diffs are not rendered by default.

1,400 changes: 0 additions & 1,400 deletions arch/blackfin/mach-bf527/include/mach/defBF52x_base.h

This file was deleted.

0 comments on commit 53ee582

Please sign in to comment.