Message ID | 20170207183042.62699-6-icenowy@aosc.xyz (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Wed, Feb 08, 2017 at 02:30:38AM +0800, Icenowy Zheng wrote: > As we have already changed the DTSI file, the trnasitional dt-bindings > header sun8i-h3-ccu.h for clock and reset will not be needed any more. > > Remove them. > > Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz> This can be folded in the previous patch. Thanks, Maxime
diff --git a/include/dt-bindings/clock/sun8i-h3-ccu.h b/include/dt-bindings/clock/sun8i-h3-ccu.h deleted file mode 120000 index ef38232141e4..000000000000 --- a/include/dt-bindings/clock/sun8i-h3-ccu.h +++ /dev/null @@ -1 +0,0 @@ -sunxi-h3-h5-ccu.h \ No newline at end of file diff --git a/include/dt-bindings/reset/sun8i-h3-ccu.h b/include/dt-bindings/reset/sun8i-h3-ccu.h deleted file mode 120000 index ef38232141e4..000000000000 --- a/include/dt-bindings/reset/sun8i-h3-ccu.h +++ /dev/null @@ -1 +0,0 @@ -sunxi-h3-h5-ccu.h \ No newline at end of file
As we have already changed the DTSI file, the trnasitional dt-bindings header sun8i-h3-ccu.h for clock and reset will not be needed any more. Remove them. Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz> --- include/dt-bindings/clock/sun8i-h3-ccu.h | 1 - include/dt-bindings/reset/sun8i-h3-ccu.h | 1 - 2 files changed, 2 deletions(-) delete mode 120000 include/dt-bindings/clock/sun8i-h3-ccu.h delete mode 120000 include/dt-bindings/reset/sun8i-h3-ccu.h