[PATCH 02/10] PCI: exynos: Remove unused MACROs in exynos PCI file
Krzysztof Kozlowski
krzk at kernel.org
Wed May 21 02:41:24 PDT 2025
On Mon, May 19, 2025 at 01:01:44AM GMT, Shradha Todi wrote:
> Some MACROs are defined in the exynos PCI file but are
> not used anywhere within the file. Remove such unused
> MACROs.
>
> Suggested-by: Hrishikesh Dileep <hrishikesh.d at samsung.com>
> Signed-off-by: Shradha Todi <shradha.t at samsung.com>
> ---
> drivers/pci/controller/dwc/pci-exynos.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/drivers/pci/controller/dwc/pci-exynos.c b/drivers/pci/controller/dwc/pci-exynos.c
> index 1c70b036376d..990aaa16b132 100644
> --- a/drivers/pci/controller/dwc/pci-exynos.c
> +++ b/drivers/pci/controller/dwc/pci-exynos.c
> @@ -31,8 +31,6 @@
> #define EXYNOS_IRQ_INTB_ASSERT BIT(2)
> #define EXYNOS_IRQ_INTC_ASSERT BIT(4)
> #define EXYNOS_IRQ_INTD_ASSERT BIT(6)
> -#define EXYNOS_PCIE_IRQ_LEVEL 0x004
Fix order of patches. Why renaming something just to remove it? No
point.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list