Skip to content

Commit 6deb3fb

Browse files
jason77-wangabelvesa
authored andcommitted
clk: imx8mp: Remove IPG_AUDIO_ROOT from imx8mp-clock.h
Since the commit b24e288 ("clk: imx: Remove the audio ipg clock from imx8mp") removes the non-existing IPG_AUDIO_ROOT from the clk-imx8mp.c, and this definition is not used by anywhere, let us removed it in the imx8mp-clock.h as well. Signed-off-by: Hui Wang <[email protected]> Reviewed-by: Abel Vesa <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Abel Vesa <[email protected]>
1 parent 570727e commit 6deb3fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/dt-bindings/clock/imx8mp-clock.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@
117117
#define IMX8MP_CLK_AUDIO_AHB 108
118118
#define IMX8MP_CLK_MIPI_DSI_ESC_RX 109
119119
#define IMX8MP_CLK_IPG_ROOT 110
120-
#define IMX8MP_CLK_IPG_AUDIO_ROOT 111
121120
#define IMX8MP_CLK_DRAM_ALT 112
122121
#define IMX8MP_CLK_DRAM_APB 113
123122
#define IMX8MP_CLK_VPU_G1 114

0 commit comments

Comments
 (0)