kernel-ark/drivers/staging/unisys/channels
Benjamin Romer e3f3b1f2a0 staging: unisys: remove timskmodutils.h
Remove the entire timskmodutils.h file as it had a lot of checkpatch.pl
strict warnings and checks, and nearly all of the functions were not used
anywhere.

The unisys_spar_platform variable was moved to timskmod.h. References to the
removed timskmodutils.h were switched to timskmod.h instead. The unused
visor_seq_file_new_buffer() and visor_seq_file_done_buffer() functions defined
in timskmodutils.h were implemented in visorkmodutils.c, so these were removed
as well.

This patch will generate a warning about updating MAINTAINERS, but there does
not seem to be any need for that.

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-10-02 09:42:30 -07:00
..
channel.c staging: unisys: remove MEMORYBARRIER AND VolatileBarrier from commontypes 2014-08-16 12:23:06 -07:00
chanstub.c staging: unisys: remove timskmodutils.h 2014-10-02 09:42:30 -07:00
chanstub.h staging: unisys: remove U32 type 2014-08-01 14:38:44 -07:00
Kconfig Staging:unisys: Add Kconfig dependency on UNISYS_VISORUTIL to UNISYS_CHANNELSTUB 2014-07-08 15:37:59 -07:00
Makefile