From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 72D9F3446BA for ; Tue, 28 Oct 2025 17:12:38 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=130.133.4.66 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1761671562; cv=none; b=c9MVU6Mnve1d3aEq9Lmre93aWoMclSRoD1MZOPgpT0PATxOmH58BE8WyWb6VLeAz/43KPQRoKOleOWu4g5n1SDei/WvQSNoG4RkCpjmsqbtdFkDEFKTd1S2hjAbI+pjaqyIzu3hAs/MuRup/QA3Ee9ZRFxMncds5XQn+t/82/r4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1761671562; c=relaxed/simple; bh=c2EjDY6Eaf2QKKTT9nprxpdbCzE8W0jnz4GPc4ALKbA=; h=Message-ID:Subject:From:To:Cc:Date:In-Reply-To:References: Content-Type:MIME-Version; b=s7CXxQfWlqaL55fKwpGzH9ezZ7XrY33X8HY0vmYzrl1ryVe7u5wHxJ/YdKVURQ7fClNUdJcZdQyFdFfmhJq0whGRyLnpTc0LB38wOnldVK87vfrTScML43hLqo/aj6NLtHsO6tjpqQ8ZcOZXw5nc+jqDId+fmQqy10GbyluyCDs= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=physik.fu-berlin.de; spf=pass smtp.mailfrom=zedat.fu-berlin.de; dkim=pass (2048-bit key) header.d=fu-berlin.de header.i=@fu-berlin.de header.b=KoBm23kB; arc=none smtp.client-ip=130.133.4.66 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=physik.fu-berlin.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=zedat.fu-berlin.de Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=fu-berlin.de header.i=@fu-berlin.de header.b="KoBm23kB" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=fu-berlin.de; s=fub01; h=MIME-Version:Content-Transfer-Encoding: Content-Type:References:In-Reply-To:Date:Cc:To:From:Subject:Message-ID:From: Reply-To:Subject:Date:Message-ID:To:Cc:MIME-Version:Content-Type: Content-Transfer-Encoding:Content-ID:Content-Description:In-Reply-To: References; bh=7LWklCXBZ9rh4qRNHyKteNj5PyRzjPuuzm/a8ueDOZE=; t=1761671558; x=1762276358; b=KoBm23kBQ7zKeVP9Q2oQQFOsFf9PZTHM/zqfT27cJAGeQE0h63eRU0A/90St+ 4sRulQQJaFneHcuS1aac2Kt2XYdyWQQ59D8pN6PMsctGFbSlvswKd7TAx3n6wxG3vdv4PF0xHQSt2 Qnt3fe0LMP5/rzhGD6jyexJBlH6E/vPRkQOkGuKFXRVfa+BmBwp/BTRh1fm71S/j9EfCxVrhS7U3/ FNuVfDqlagv+gqUa/inJPVRqT2HFUUREO5CLHHDzpft+0uZajzxM9zpXe9fsHmLaP3lISwC9sPUiu GeQ83PaXRRZvVAqi8oRDIpZWUfLM/WqI3wm/j0FzXPIVqr/BDw==; Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.98) with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (envelope-from ) id 1vDnFE-000000039yM-05up; Tue, 28 Oct 2025 18:12:28 +0100 Received: from p5b13aa34.dip0.t-ipconnect.de ([91.19.170.52] helo=[192.168.178.61]) by inpost2.zedat.fu-berlin.de (Exim 4.98) with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (envelope-from ) id 1vDnFD-00000003bUb-3CE6; Tue, 28 Oct 2025 18:12:27 +0100 Message-ID: Subject: Re: [PATCH] arch: sh: Include in dac.h From: John Paul Adrian Glaubitz To: Thomas Zimmermann , ysato@users.sourceforge.jp, dalias@libc.org, lee@kernel.org, danielt@kernel.org, simona.vetter@ffwll.ch Cc: linux-sh@vger.kernel.org, dri-devel@lists.freedesktop.org, kernel test robot , Jingoo Han , Artur Rojek Date: Tue, 28 Oct 2025 18:12:26 +0100 In-Reply-To: <20251028170913.16711-1-tzimmermann@suse.de> References: <20251028170913.16711-1-tzimmermann@suse.de> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.58.1 Precedence: bulk X-Mailing-List: linux-sh@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Original-Sender: glaubitz@physik.fu-berlin.de X-ZEDAT-Hint: PO Hi Thomas, On Tue, 2025-10-28 at 18:07 +0100, Thomas Zimmermann wrote: > Include to avoid depending on for > including it. Declares __raw_readb() and __raw_writeb(). >=20 > Signed-off-by: Thomas Zimmermann > Reported-by: kernel test robot > Closes: https://lore.kernel.org/oe-kbuild-all/202510282206.wI0HrqcK-lkp@i= ntel.com/ > Fixes: 243ce64b2b37 ("backlight: Do not include in header fi= le") > Cc: Thomas Zimmermann > Cc: Daniel Thompson (RISCstar) > Cc: Simona Vetter > Cc: Lee Jones > Cc: Daniel Thompson > Cc: Jingoo Han > Cc: dri-devel@lists.freedesktop.org > --- > This is fallout from a recent cleanup of the backlight header file. I don= 't > have the option of building or testing this change, though. > --- > arch/sh/include/cpu-sh3/cpu/dac.h | 2 ++ > 1 file changed, 2 insertions(+) >=20 > diff --git a/arch/sh/include/cpu-sh3/cpu/dac.h b/arch/sh/include/cpu-sh3/= cpu/dac.h > index fd02331608a8..323ec8570bcd 100644 > --- a/arch/sh/include/cpu-sh3/cpu/dac.h > +++ b/arch/sh/include/cpu-sh3/cpu/dac.h > @@ -2,6 +2,8 @@ > #ifndef __ASM_CPU_SH3_DAC_H > #define __ASM_CPU_SH3_DAC_H > =20 > +#include > + > /* > * Copyright (C) 2003 Andriy Skulysh > */ I'll perform a test build tomorrow. And I think I should be able to test it= on my HP Jornada 680 which is based on a SH-3 CPU. CC'ing Artur Rojek who's got the same model and previously worked on the SH= -3 code. Adrian --=20 .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913