From: Felipe Balbi Date: Thu, 6 Sep 2012 12:45:33 +0000 (+0300) Subject: serial: omap: drop "inline" from IRQ handler prototype X-Git-Tag: omap-cleanup-sparseirq-for-v3.7~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52c5513d5925554d1e22288525bcb7d25fa98b16;p=pandora-kernel.git serial: omap: drop "inline" from IRQ handler prototype it makes no sense to mark our IRQ handler inline since it's passed as a function pointer when enabling the IRQ line. Tested-by: Shubhrajyoti D Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed