staging: greybus: remove CONFIG_PM_RUNTIME from kernel_ver.h
authorGreg Kroah-Hartman <gregkh@google.com>
Fri, 9 Sep 2016 07:47:01 +0000 (09:47 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Mon, 19 Sep 2016 14:52:07 +0000 (16:52 +0200)
commit948c6227e76ef2443b327a409dc8eced92b32bda
treec360611dfb76f749720f46547c3c0fb126eba29a
parenta0cf5951def318f40eec031c0898ad0140663824
staging: greybus: remove CONFIG_PM_RUNTIME from kernel_ver.h

The last thing remaining in kernel_ver.h was the setting of
CONFIG_PM_RUNTIME, which isn't needed in a in-tree implementation.  So
remove the setting of this value, and the .h file entirely as that was
the last thing left in it.

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/audio_module.c
drivers/staging/greybus/bundle.c
drivers/staging/greybus/bundle.h
drivers/staging/greybus/camera.c
drivers/staging/greybus/es2.c
drivers/staging/greybus/gbphy.c
drivers/staging/greybus/gbphy.h
drivers/staging/greybus/greybus.h
drivers/staging/greybus/interface.c
drivers/staging/greybus/kernel_ver.h [deleted file]