staging: vc04_services: Get rid of USE_TYPE_SERVICE_NO_RESUME
It's not used anywhere. Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de> Link: https://lore.kernel.org/r/20200131103836.14312-19-nsaenzjulienne@suse.de Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
ed151829e3
commit
b2a86ecd8f
@ -16,7 +16,6 @@
|
||||
|
||||
enum USE_TYPE_E {
|
||||
USE_TYPE_SERVICE,
|
||||
USE_TYPE_SERVICE_NO_RESUME,
|
||||
USE_TYPE_VCHIQ
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user