drm/ssd130x: Set SPI .id_table to prevent an SPI core warning
[drm/drm-misc.git] / include / keys / trusted_dcp.h
blob9aaa42075b40e13e744ded5c2979cf7a4ca14d0a
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3 * Copyright (C) 2021 sigma star gmbh
4 */
6 #ifndef TRUSTED_DCP_H
7 #define TRUSTED_DCP_H
9 extern struct trusted_key_ops dcp_trusted_key_ops;
11 #endif