From: Bjorn Helgaas Date: Mon, 15 Jan 2024 18:10:40 +0000 (-0600) Subject: Merge branch 'pci/controller/remove-void-return' X-Git-Tag: v6.8-rc1~63^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb30ad414169b7c41d32d726c8d4bb12031a5e68;p=thirdparty%2Flinux.git Merge branch 'pci/controller/remove-void-return' - Convert exynos, keystone, kirin from .remove() to .remove_new(), which returns void instead of int (Uwe Kleine-König) * pci/controller/remove-void-return: PCI: kirin: Convert to platform remove callback returning void PCI: keystone: Convert to platform remove callback returning void PCI: exynos: Convert to platform remove callback returning void --- eb30ad414169b7c41d32d726c8d4bb12031a5e68