https://github.com/torvalds/linux
Revision 648f15345add88a7eea724365fe1217a8d8a1e16 authored by Thomas Gleixner on 17 November 2009, 22:50:45 UTC, committed by Paul Mundt on 18 November 2009, 01:50:22 UTC
The typename member of struct irq_chip was kept for migration purposes
and is obsolete since more than 2 years. Fix up the leftovers.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-sh@vger.kernel.org
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
1 parent 68fb2e4
History
Tip revision: 648f15345add88a7eea724365fe1217a8d8a1e16 authored by Thomas Gleixner on 17 November 2009, 22:50:45 UTC
sh: Fixup last users of irq_chip->typename
Tip revision: 648f153
File Mode Size
libfdt
.gitignore -rw-r--r-- 55 bytes
Makefile -rw-r--r-- 1.5 KB
Makefile.dtc -rw-r--r-- 340 bytes
checks.c -rw-r--r-- 15.3 KB
data.c -rw-r--r-- 5.8 KB
dtc-lexer.l -rw-r--r-- 6.8 KB
dtc-lexer.lex.c_shipped -rw-r--r-- 56.6 KB
dtc-parser.tab.c_shipped -rw-r--r-- 54.2 KB
dtc-parser.tab.h_shipped -rw-r--r-- 3.2 KB
dtc-parser.y -rw-r--r-- 6.4 KB
dtc.c -rw-r--r-- 5.8 KB
dtc.h -rw-r--r-- 6.3 KB
flattree.c -rw-r--r-- 21.3 KB
fstree.c -rw-r--r-- 2.2 KB
livetree.c -rw-r--r-- 5.8 KB
srcpos.c -rw-r--r-- 2.6 KB
srcpos.h -rw-r--r-- 2.5 KB
treesource.c -rw-r--r-- 5.8 KB
version_gen.h -rw-r--r-- 32 bytes

back to top