mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2026-01-27 12:35:36 +01:00
LF-12523: vpu: wave6: passive cooling solve checkpatch errors
Signed-off-by: Mihai Despotovici <mihai.despotovici@nxp.com>
This commit is contained in:
parent
cb21a45f1d
commit
917c91a786
|
|
@ -71,7 +71,7 @@ struct vpu_ctrl_buf {
|
|||
struct vpu_buf buf;
|
||||
};
|
||||
|
||||
static int wave6_cooling_disable = false;
|
||||
static int wave6_cooling_disable;
|
||||
module_param(wave6_cooling_disable, int, 0644);
|
||||
MODULE_PARM_DESC(wave6_cooling_disable, "enable or disable cooling");
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user