staging: unisys: remove INLINE define from commontypes
commit2046fcca74148b627577c6324c811c7e894fa45d
authorBenjamin Romer <benjamin.romer@unisys.com>
Sun, 3 Aug 2014 02:03:39 +0000 (2 22:03 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 16 Aug 2014 19:23:06 +0000 (16 12:23 -0700)
treedc180fe6f704186e3059846709bb0dd427bc0c3a
parente87cfde4a1e93aa0f0efc5ad7955500c2246f29b
staging: unisys: remove INLINE define from commontypes

There was a macro for INLINE. Delete it and fix the one occurrance of it to
just use 'inline' instead, though that function looks awfully big for an
inline...

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/common-spar/include/channels/iochannel.h
drivers/staging/unisys/include/commontypes.h