]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/media/cec-notifier.h
[media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIER
[karo-tx-linux.git] / include / media / cec-notifier.h
index eb50ce54b759154b99cf333e177adf8ca229c69b..413335c8cb529a8506a2f934577c3413512d8c97 100644 (file)
@@ -29,7 +29,7 @@ struct edid;
 struct cec_adapter;
 struct cec_notifier;
 
-#ifdef CONFIG_MEDIA_CEC_NOTIFIER
+#if IS_REACHABLE(CONFIG_CEC_CORE) && IS_ENABLED(CONFIG_CEC_NOTIFIER)
 
 /**
  * cec_notifier_get - find or create a new cec_notifier for the given device.