Hi all, Today's linux-next merge of the arm-soc tree got a conflict in arch/arm/mach-zynq/common.c between commit 453708c6da9b ("arm: zynq: timer: Replace PSS through PS") from the xilinx tree and commit 6bb27d7349db ("ARM: delete struct sys_timer") from the arm-soc tree. I fixed it up (see below) and can carry the fix as necessary (no action is required). -- Cheers, Stephen Rothwell sfr@xxxxxxxxxxxxxxxx diff --cc arch/arm/mach-zynq/common.c index 892f65e,2ae4bce..0000000 --- a/arch/arm/mach-zynq/common.c +++ b/arch/arm/mach-zynq/common.c @@@ -90,16 -90,9 +90,9 @@@ static void __init xilinx_zynq_timer_in xilinx_zynq_clocks_init(slcr); - xttcpss_timer_init(); + xttcps_timer_init(); } - /* - * Instantiate and initialize the system timer structure - */ - static struct sys_timer xttcps_sys_timer = { - .init = xilinx_zynq_timer_init, - }; - /** * xilinx_map_io() - Create memory mappings needed for early I/O. */
Attachment:
pgpwLBlo0Mndw.pgp
Description: PGP signature