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:
a468b64
)
[ARM] 5305/1: ARM: OMAP: Fix compile of McBSP by removing unnecessary check
author
Tony Lindgren
<tony@atomide.com>
Tue, 14 Oct 2008 20:54:23 +0000
(21:54 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Tue, 14 Oct 2008 21:24:13 +0000
(22:24 +0100)
Recent McBSP patches changed to allocating devices dynamically
and the check for OMAP_MAX_MCBSP_COUNT became unnecessary.
The check for OMAP_MAX_MCBSP_COUNT should have been removed with
the earlier McBSP patches in devices.c but was accidentally left
out.
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found