From: Jiri Slaby Date: Thu, 30 Jul 2009 22:02:06 +0000 (+0200) Subject: irq: Clean up by removing irqfixup MODULE_PARM_DESC() X-Git-Tag: v2.6.32-rc1~723^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=990a55eb25d9698d61352264cc43f3a9c04cce90;p=pandora-kernel.git irq: Clean up by removing irqfixup MODULE_PARM_DESC() It's wrong (the parm takes no arguments) and compile-time wiped away anyway (due to !MODULE). Signed-off-by: Jiri Slaby LKML-Reference: <1248991326-26267-1-git-send-email-jirislaby@gmail.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed