From patchwork Fri Jun 10 10:10:33 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Bogendoerfer X-Patchwork-Id: 12877289 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 81DC9C43334 for ; Fri, 10 Jun 2022 10:11:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343722AbiFJKLi (ORCPT ); Fri, 10 Jun 2022 06:11:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36562 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1347523AbiFJKLi (ORCPT ); Fri, 10 Jun 2022 06:11:38 -0400 Received: from elvis.franken.de (elvis.franken.de [193.175.24.41]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 41C5D60DB8; Fri, 10 Jun 2022 03:11:35 -0700 (PDT) Received: from uucp (helo=alpha) by elvis.franken.de with local-bsmtp (Exim 3.36 #1) id 1nzbc6-0002jP-00; Fri, 10 Jun 2022 12:11:34 +0200 Received: by alpha.franken.de (Postfix, from userid 1000) id 91558C033B; Fri, 10 Jun 2022 12:10:33 +0200 (CEST) Date: Fri, 10 Jun 2022 12:10:33 +0200 From: Thomas Bogendoerfer To: torvalds@linux-foundation.org Cc: linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] MIPS fixes for v5.19 Message-ID: <20220610101033.GA10649@alpha.franken.de> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-mips@vger.kernel.org The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56: Linux 5.19-rc1 (2022-06-05 17:18:54 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_5.19_1 for you to fetch changes up to 41e456400212803704e82691716e1d7b0865114a: MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error. (2022-06-09 22:24:19 +0200) ---------------------------------------------------------------- Build fix for Loongson-3 ---------------------------------------------------------------- Yupeng Li (1): MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error. drivers/platform/mips/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)