From: Corey Minyard Date: Mon, 9 Jul 2012 20:35:20 +0000 (-0500) Subject: SH: Convert out[bwl] macros to inline functions X-Git-Tag: v3.5-rc7~19^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44033109e99cf584d6285226ed521098f5ef7250;p=pandora-kernel.git SH: Convert out[bwl] macros to inline functions The macros just called BUG(), but that results in unused variable warnings all over the place, like in the IPMI driver. The build regression emails were annoying me, so here's the fix. I have not even compile tested this, but it's rather obvious. [ port type mangled to unsigned long ] Signed-off-by: Corey Minyard Signed-off-by: Paul Mundt --- Reading git-diff-tree failed