Commit 960be39d authored by Oded Gabbay's avatar Oded Gabbay
Browse files

habanalabs: fix spelling mistake



The name of the property is hints_range_reservation

Signed-off-by: default avatarOded Gabbay <ogabbay@kernel.org>
parent 9158bf69
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -655,7 +655,7 @@ static u64 get_va_block(struct hl_device *hdev,
			continue;

		/*
		 * In case hint address is 0, and arc_hints_range_reservation
		 * In case hint address is 0, and hints_range_reservation
		 * property enabled, then avoid allocating va blocks from the
		 * range reserved for hint addresses
		 */