]> Git Repo - u-boot.git/commit
thermal: Drop dm.h header file
authorSimon Glass <[email protected]>
Sun, 19 Jul 2020 16:15:41 +0000 (10:15 -0600)
committerTom Rini <[email protected]>
Tue, 4 Aug 2020 02:19:54 +0000 (22:19 -0400)
commit055efe5690eaab99301151878deab9a382c6e65e
treedff6ca5bbaf12243729eb20c430337fbbe1e5221
parenta00867b47a4be848c400f74b97479193a41d327c
thermal: Drop dm.h header file

This header file should not be included in other header files. Remove it
and use a forward declaration instead.

Signed-off-by: Simon Glass <[email protected]>
arch/arm/mach-imx/cpu.c
include/thermal.h
This page took 0.032303 seconds and 4 git commands to generate.