Skip to content
Commit 1351e3eb authored by Dan Murphy's avatar Dan Murphy Committed by Stefano Babic
Browse files

dm: Fix build error when OF_CONTROL is not set



With OF_CONTROL disabled the build fails for
include/dm/read.h:932:10: error: ‘ENOTSUPP’ undeclared (first use in this function)
  932 |  return -ENOTSUPP;

Fixes: 45224e8f ("dm: core: gracefully handle alias seq without of")
Signed-off-by: default avatarDan Murphy <dmurphy@ti.com>
parent 68a699e1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment