X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=arch%2Farm%2Fmach-rockchip%2Frk3188%2Fsyscon_rk3188.c;h=ea7d7b5b1acc72c744bc80130ec7050da4defead;hb=c27178ba3649f539c9f1890ea147f4c5415f63b5;hp=aeee6bfcad485252ca099fbd6147ac1456928734;hpb=f9515756b6d76cde99b385dda905dfb20d31ea48;p=oweals%2Fu-boot.git diff --git a/arch/arm/mach-rockchip/rk3188/syscon_rk3188.c b/arch/arm/mach-rockchip/rk3188/syscon_rk3188.c index aeee6bfcad..ea7d7b5b1a 100644 --- a/arch/arm/mach-rockchip/rk3188/syscon_rk3188.c +++ b/arch/arm/mach-rockchip/rk3188/syscon_rk3188.c @@ -1,14 +1,14 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2015 Google, Inc * Written by Simon Glass - * - * SPDX-License-Identifier: GPL-2.0+ */ #include #include +#include #include -#include +#include static const struct udevice_id rk3188_syscon_ids[] = { { .compatible = "rockchip,rk3188-noc", .data = ROCKCHIP_SYSCON_NOC },