commit | 08d0fd07c3f0b6e561260f0b078d03d6fa1ac59f | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Sat Sep 10 00:26:42 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Sep 10 10:06:27 2005 -0700 |
tree | 7b3a127baae49a37952a8c015fe24e9567bce2a8 | |
parent | 2830e21eb3c600865245478cd7a28ae73191b6b7 [diff] |
[PATCH] SH: 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>