xref: /linux/drivers/thermal/thermal-fw.c (revision b81e34131907d2c243c51117a4aff8dbe22ccc9c)
1 // SPDX-License-Identifier: GPL-2.0
2 /*
3  * of-thermal-testing.c - Generic Thermal Management device tree testing support
4  *
5  * Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
6  */
7 #include <linux/platform_device.h>
8 #include <linux/fwnode.h>
9 #include <linux/module.h>
10 
11 
12 
13