--- drivers/md/persistent-data/Makefile | 1 - 1 file changed, 1 deletion(-) Index: linux-3.1-rc9/drivers/md/persistent-data/Makefile =================================================================== --- linux-3.1-rc9.orig/drivers/md/persistent-data/Makefile +++ linux-3.1-rc9/drivers/md/persistent-data/Makefile @@ -1,7 +1,6 @@ obj-$(CONFIG_DM_PERSISTENT_DATA) += dm-persistent-data.o dm-persistent-data-objs := \ dm-block-manager.o \ - dm-bufio.o \ dm-space-map-checker.o \ dm-space-map-common.o \ dm-space-map-disk.o \