From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 9B387C433F5 for ; Thu, 6 Jan 2022 12:00:26 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 5AF7C83493; Thu, 6 Jan 2022 13:00:15 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="jILsmwfN"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id B2F9C80F9C; Thu, 6 Jan 2022 13:00:11 +0100 (CET) Received: from mail-ed1-x52f.google.com (mail-ed1-x52f.google.com [IPv6:2a00:1450:4864:20::52f]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 261AA83493 for ; Thu, 6 Jan 2022 12:59:59 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=jbx6244@gmail.com Received: by mail-ed1-x52f.google.com with SMTP id f5so8508221edq.6 for ; Thu, 06 Jan 2022 03:59:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=kCeLdcvAPgqUmeujtTFqGKmF8k7OoJ7Y5L3k6OLY2A4=; b=jILsmwfN0X4LviX5TlHp30I7gEXKwUEXbJ6H4tLxzBRYcGpLKkaLsxlUzVEIYFJF6J L1bzpvpOLjEoQLDuAwlxL9aaFYsFKR9yrguVqO65TGr9NiMuSZlHXSchSdwR2zixH6Pb Iz831u2aqE4C4G9nwmKqV/yCat8Usbnc+Xwu95haVVQoxGxGsSpG+6kWQH2SfRadn52A N9vf+NWveZ52Y49yq2CVif0Ea/8QzrU4YNyl1l1oef4I6rQl1R1LUCQpmF0Rm3SLKlBs owV9hoFDB1SgK50uFxUalqw4Nar96KKR7fpB4pl9P25LW0UGOJJCz8jEzhx4SIeVMUTx /1Cw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=kCeLdcvAPgqUmeujtTFqGKmF8k7OoJ7Y5L3k6OLY2A4=; b=wHkIRAuBUFXQdp4wRjABCJdfFOUH1UQj9fgqDmZvS7wjLOqHpB2jqWo8OfMu+R9GEy PUhcA6Ya+/F3Y8Axhk2HZPYRSlmcl/1mI2Vv0WrkoTPLTGgjzN0HgUSDTWk1lwcyOeJS G3IxT1V4uCb7TwQOAtZdcuD+64VTf9czTS5zZjh5FAxOFKqQhT5TcITzs72Tn5osZR9P 9rou7nkLvgu9fSGnvIyNj9BZcqtW2kXZsSs050Hsfc6tdvXASDbnW+CNHhJUkg6JbkuG Bupr66RYoNnGDxZVzYHpnBq8gSXKFX6ODSWKgQEcELIr9YDLPSSFD1eRfEbzJviSWyvQ UF5g== X-Gm-Message-State: AOAM532I/tUpLd6ITpDNnaDmsPGMyYajjSxBKSldSLVqXbXWLa/jEbs0 0V+0J8TSkMXZGrrXhMgOd7oCaHh6Bz6RFg== X-Google-Smtp-Source: ABdhPJw3y36Xq1/mgwBR+dUmfLgs94Xkm2ARB4QXsnFds3gXr4PZkHlVNWIhNmWKm1ot9OLqyy70FA== X-Received: by 2002:a50:ec15:: with SMTP id g21mr57699258edr.197.1641470398853; Thu, 06 Jan 2022 03:59:58 -0800 (PST) Received: from debian.home (81-204-249-205.fixed.kpn.net. [81.204.249.205]) by smtp.gmail.com with ESMTPSA id ds1sm442234ejc.97.2022.01.06.03.59.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 06 Jan 2022 03:59:58 -0800 (PST) From: Johan Jonker To: kever.yang@rock-chips.com Cc: sjg@chromium.org, philipp.tomsich@vrull.eu, marex@denx.de, u-boot@lists.denx.de Subject: [PATCH v3 2/2] rockchip: timer: dw-apb-timer: fix whitespace in U_BOOT_DRIVER structure Date: Thu, 6 Jan 2022 12:59:50 +0100 Message-Id: <20220106115950.2132-2-jbx6244@gmail.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20220106115950.2132-1-jbx6244@gmail.com> References: <20220106115950.2132-1-jbx6244@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.38 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.2 at phobos.denx.de X-Virus-Status: Clean The line with .of_to_plat in the U_BOOT_DRIVER structure of dw-apb-timer.c is not aligned with the rest. Add an extra TAB to fix the whitespace. Signed-off-by: Johan Jonker --- drivers/timer/dw-apb-timer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/timer/dw-apb-timer.c b/drivers/timer/dw-apb-timer.c index f7226979..10f0a9f6 100644 --- a/drivers/timer/dw-apb-timer.c +++ b/drivers/timer/dw-apb-timer.c @@ -120,7 +120,7 @@ U_BOOT_DRIVER(snps_dw_apb_timer) = { .ops = &dw_apb_timer_ops, .probe = dw_apb_timer_probe, .of_match = dw_apb_timer_ids, - .of_to_plat = dw_apb_timer_of_to_plat, + .of_to_plat = dw_apb_timer_of_to_plat, .remove = dw_apb_timer_remove, .priv_auto = sizeof(struct dw_apb_timer_priv), .plat_auto = sizeof(struct dw_apb_timer_plat), -- 2.20.1