diff options
Diffstat (limited to 'drivers/video/rockchip/rk3399_hdmi.c')
-rw-r--r-- | drivers/video/rockchip/rk3399_hdmi.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/video/rockchip/rk3399_hdmi.c b/drivers/video/rockchip/rk3399_hdmi.c index b1e50974f6..b75efe6fc3 100644 --- a/drivers/video/rockchip/rk3399_hdmi.c +++ b/drivers/video/rockchip/rk3399_hdmi.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (c) 2017 Theobroma Systems Design und Consulting GmbH - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |