Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 99870bd7 authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: intc: Fix up initializers for gcc 4.5.



The _INTC_ARRAY() initializer presently does a NULL test which blows up
as a non-constant initializer under gcc 4.5. This switches over to a type
test to account for NULL initializers explicitly.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent a7bcf21e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment