]> Git Repo - J-u-boot.git/blobdiff - include/tee.h
expo: Move cedit test into its own file and tidy
[J-u-boot.git] / include / tee.h
index 13f6096b9a638663b4b296f44b416a208f056d6b..ab0c583261392649130fc6bafc4a06f64841b1a8 100644 (file)
@@ -328,7 +328,7 @@ bool tee_shm_is_registered(struct tee_shm *shm, struct udevice *dev);
  * Returns a probed TEE device of the first TEE device matched by the
  * match() callback or NULL.
  */
-#if CONFIG_IS_ENABLED(TEE)
+#if IS_ENABLED(CONFIG_TEE)
 struct udevice *tee_find_device(struct udevice *start,
                                int (*match)(struct tee_version_data *vers,
                                             const void *data),
This page took 0.026969 seconds and 4 git commands to generate.