From: Grant Likely Date: Sat, 8 Jun 2013 11:57:40 +0000 (+0100) Subject: irqdomain: Clean up aftermath of irq_domain refactoring X-Git-Tag: v3.11-rc1~81^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa40f377577752b83252b9d2b3165d4acee0eb7c;p=pandora-kernel.git irqdomain: Clean up aftermath of irq_domain refactoring After refactoring the irqdomain code, there are a number of API functions that are merely empty wrappers around core code. Drop those wrappers out of the C file and replace them with static inlines in the header. Signed-off-by: Grant Likely --- Reading git-diff-tree failed