staging/lustre: Remove lustre_build_version.h
authorOleg Drokin <green@linuxhacker.ru>
Thu, 25 Feb 2016 03:00:07 +0000 (22:00 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 26 Feb 2016 06:05:50 +0000 (22:05 -0800)
commiteb3d998976bccaaa9bace08226acbafe25eb8175
treeef4cc3f958e0434e164793ff743f94ec88c5c6fc
parent3f8217320b86bd0f43bc3e7c6770ba2721026b45
staging/lustre: Remove lustre_build_version.h

of the two macroses is contained the LUSTRE_RELEASE was unused and
BUILD_VERSION is too generically named and was replaced with
LUSTRE_VERSION_STRING with all the users (provided by lustre_ver.h)

With in-kernel client the build version should be combined with
kernel build information anyway.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/lustre/lustre_build_version.h [deleted file]
drivers/staging/lustre/lustre/obdclass/class_obd.c
drivers/staging/lustre/lustre/obdclass/linux/linux-module.c