-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information
Mike Frysinger
committed
Jan 10, 2011
1 parent
1a5c226
commit 53ee582
Showing
8 changed files
with
4,893 additions
and
4,953 deletions.
There are no files selected for viewing
1,037 changes: 1,035 additions & 2 deletions
1,037
arch/blackfin/mach-bf518/include/mach/cdefBF512.h
Large diffs are not rendered by default.
Oops, something went wrong.
1,048 changes: 0 additions & 1,048 deletions
1,048
arch/blackfin/mach-bf518/include/mach/cdefBF51x_base.h
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
1,397 changes: 0 additions & 1,397 deletions
1,397
arch/blackfin/mach-bf518/include/mach/defBF51x_base.h
This file was deleted.
Oops, something went wrong.
1,089 changes: 1,087 additions & 2 deletions
1,089
arch/blackfin/mach-bf527/include/mach/cdefBF522.h
Large diffs are not rendered by default.
Oops, something went wrong.
1,100 changes: 0 additions & 1,100 deletions
1,100
arch/blackfin/mach-bf527/include/mach/cdefBF52x_base.h
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
1,400 changes: 0 additions & 1,400 deletions
1,400
arch/blackfin/mach-bf527/include/mach/defBF52x_base.h
This file was deleted.
Oops, something went wrong.