Skip to content

Commit b8dd6a8

Browse files
xdarklightjbrun3t
authored andcommitted
dt-bindings: clock: meson8b: remove non-existing clock macros
CLKID_UNUSED and CLKID_XTAL aren't valid clocks. Remove them since there are no consumers of this anymore. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Link: https://lore.kernel.org/r/20201221183624.932649-3-martin.blumenstingl@googlemail.com
1 parent 40e9774 commit b8dd6a8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

include/dt-bindings/clock/meson8b-clkc.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
#ifndef __MESON8B_CLKC_H
77
#define __MESON8B_CLKC_H
88

9-
#define CLKID_UNUSED 0
10-
#define CLKID_XTAL 1
119
#define CLKID_PLL_FIXED 2
1210
#define CLKID_PLL_VID 3
1311
#define CLKID_PLL_SYS 4

0 commit comments

Comments
 (0)