commit | c05e0664e1d080344d6ce346de43e51895541e21 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Sat Sep 10 00:26:44 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Sep 10 10:06:27 2005 -0700 |
tree | 98ec0a4ad5119aeed12717f037e73db399f841e4 | |
parent | aecd4568ac8abcedc1e46fc3804439ac8e1b8ff4 [diff] |
[PATCH] SH64: C99 initializers for hw_interrupt_type structures Convert the initializers of hw_interrupt_type structures to C99 initializers. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>