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:
5938084
)
m68knommu: remove duplicate ColdFire mcf_autovector() code
author
Greg Ungerer
<gerg@uclinux.org>
Tue, 19 May 2009 04:08:47 +0000
(14:08 +1000)
committer
Greg Ungerer
<gerg@uclinux.org>
Tue, 15 Sep 2009 23:43:50 +0000
(09:43 +1000)
Each of the ColdFire CPU platform code that used the old style interrupt
controller had its own copy of the mcf_autovector() function. They are all
the same, remove them all and create a single function in the common
coldfire/intc.c code.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
No differences found