From: Geert Uytterhoeven Date: Sat, 30 Apr 2011 20:56:20 +0000 (+0200) Subject: genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVEL X-Git-Tag: v2.6.39-rc6~5^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94b2c363dcf732a4edab4ed66041cb36e7f28fbf;p=pandora-kernel.git genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVEL commit ab7798ffcf98b11a9525cf65bacdae3fd58d357f ("genirq: Expand generic show_interrupts()") added the Kconfig option GENERIC_IRQ_SHOW_LEVEL to accomodate PowerPC, but this doesn't actually enable the functionality due to a typo in the #ifdef check. Signed-off-by: Geert Uytterhoeven Cc: Linux/PPC Development Link: http://lkml.kernel.org/r/%3Calpine.DEB.2.00.1104302251370.19068%40ayla.of.borg%3E Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed