git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a5c226
)
Blackfin: bf51x/bf52x: drop redundant "base" def/cdef header
author
Mike Frysinger
<vapier@gentoo.org>
Wed, 27 Oct 2010 03:56:12 +0000
(23:56 -0400)
committer
Mike 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