Remove "mode" sysfs property of casdsk_disk
After removal of PT mode this property is meaningless. Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright(c) 2012-2021 Intel Corporation
|
||||
# Copyright(c) 2012-2022 Intel Corporation
|
||||
# SPDX-License-Identifier: BSD-3-Clause
|
||||
#
|
||||
include $(M)/config.mk
|
||||
@@ -9,4 +9,3 @@ obj-m := cas_disk.o
|
||||
cas_disk-objs = main.o
|
||||
cas_disk-objs += disk.o
|
||||
cas_disk-objs += exp_obj.o
|
||||
cas_disk-objs += sysfs.o
|
||||
|
Reference in New Issue
Block a user