summaryrefslogtreecommitdiff
path: root/bpfc/.gitignore
AgeCommit message (Expand)AuthorFilesLines
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+4
alue='2'>stat only
authorGreg Kroah-Hartman <gregkh@google.com>2016-09-08 11:51:33 +0200
committerGreg Kroah-Hartman <gregkh@google.com>2016-09-19 16:30:40 +0200
commit887520884b9925312b78d23f323d9cf1f7e603af (patch)
tree06aa0427e562f7fae63012b9af66f3d23163dcb4
parentd4f56b47a8fac90b15adfae80a42a2735d6b3213 (diff)
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>
Diffstat
-rw-r--r--drivers/staging/greybus/kernel_ver.h284
1 files changed, 0 insertions, 284 deletions
diff --git a/drivers/staging/greybus/kernel_ver.h b/drivers/staging/greybus/kernel_ver.h