staging: unisys: move remaining macros from commontypes.h to channel.h
commit15fe5f2ceddc8b3fa3750ca54dacb950606cf8d5
authorBenjamin Romer <benjamin.romer@unisys.com>
Sun, 3 Aug 2014 02:03:42 +0000 (2 22:03 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 16 Aug 2014 19:23:06 +0000 (16 12:23 -0700)
tree00e4241c6a43a40c4efe617c4841de88c5f21b0f
parent2e4701ae2cfe5dc45a320a647b498fd9f2527b35
staging: unisys: move remaining macros from commontypes.h to channel.h

All of the remaining macros in commontypes.h - the CHANNEL_*_MISMATCH macros
and UltraLogEvent() - are used only in channel.h. Move the entire set of them
to their new home.

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/channel.h
drivers/staging/unisys/include/commontypes.h