staging: greybus: kernel_ver.h: remove lots of stuff
authorGreg Kroah-Hartman <gregkh@google.com>
Thu, 8 Sep 2016 09:51:33 +0000 (11:51 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Mon, 19 Sep 2016 14:30:40 +0000 (16:30 +0200)
commit887520884b9925312b78d23f323d9cf1f7e603af
tree06aa0427e562f7fae63012b9af66f3d23163dcb4
parentd4f56b47a8fac90b15adfae80a42a2735d6b3213
staging: greybus: kernel_ver.h: remove lots of stuff

Now that we do not care about the kernel version we are building
against, we can strip out lots of backward compatibilty that was added
to kernel_ver.h in order to write semi-portable driver code.

To start with, remove the functions and #defines that are now in the
kernel tree, no need to have duplicate copies of them all.

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/kernel_ver.h