OSDN Git Service

staging: lustre: remove linux-prim.h
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Jul 2014 01:17:20 +0000 (18:17 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Jul 2014 01:17:20 +0000 (18:17 -0700)
commitfa8d5b44740cd90551461e0ddbb34fbc6c914be5
tree4f3c4a1f312b90b6cf95e907ba72403169d265fe
parent9b335e2b2f2e92b1134035818c9ae9316bbddca3
staging: lustre: remove linux-prim.h

It's empty now, move the #include lines it was pulling in, into libcfs.h
and sort them to remove the duplicates.

Odds are they all aren't needed, but let's not break the build by
experimenting with removing them at this point in time.

Cc: Andreas Dilger <andreas.dilger@intel.com>
Cc: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/include/linux/libcfs/linux/libcfs.h
drivers/staging/lustre/include/linux/libcfs/linux/linux-prim.h [deleted file]