Skip to content
Commit 44033109 authored by Corey Minyard's avatar Corey Minyard Committed by Paul Mundt
Browse files

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: default avatarCorey Minyard <cminyard@mvista.com>
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 64941d89
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment