Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 747d05c commit e0b61d9Copy full SHA for e0b61d9
drivers/clk/renesas/rcar-gen4-cpg.c
@@ -10,6 +10,7 @@
10
* Copyright (C) 2019 Renesas Electronics Corp.
11
*/
12
13
+#include <linux/minmax.h>
14
#include <linux/bitfield.h>
15
#include <linux/clk.h>
16
#include <linux/clk-provider.h>
drivers/pinctrl/pinctrl-starfive.c
@@ -6,6 +6,7 @@
6
* Copyright (C) 2021 Emil Renner Berthing <[email protected]>
7
8
9
#include <linux/device_api_lock.h>
#include <linux/spinlock_api.h>
#include <linux/of_api.h>
0 commit comments