diff options
author | Paul Mundt | 2010-11-08 09:02:26 +0100 |
---|---|---|
committer | Paul Mundt | 2010-11-09 08:38:20 +0100 |
commit | 99870bd784ff9eb2405eab060125c0ded74968cd (patch) | |
tree | e0c24923ae2453440de4b5d881451405aa473541 /MAINTAINERS | |
parent | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... (diff) | |
download | kernel-qcow2-linux-99870bd784ff9eb2405eab060125c0ded74968cd.tar.gz kernel-qcow2-linux-99870bd784ff9eb2405eab060125c0ded74968cd.tar.xz kernel-qcow2-linux-99870bd784ff9eb2405eab060125c0ded74968cd.zip |
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: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions