]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
fmc: remove left-over ipmi-fru.h after fmc deletion
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Sat, 14 Dec 2019 11:49:13 +0000 (12:49 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 7 Jan 2020 12:37:10 +0000 (13:37 +0100)
commit048ae7e8b5dbee053b208fd93d68bc2125fed03c
tree0047f0ad588a9ef87c7558bb7c4a865e926a1920
parent6cc1d4568120bc8013b52873d9a40bdc6ae7802a
fmc: remove left-over ipmi-fru.h after fmc deletion

Commit 6a80b30086b8 ("fmc: Delete the FMC subsystem") from Linus Walleij
deleted the obsolete FMC subsystem, but missed the MAINTAINERS entry and
include/linux/ipmi-fru.h mentioned in the MAINTAINERS entry.

Later, commit d5d4aa1ec198 ("MAINTAINERS: Remove FMC subsystem") from
Denis Efremov cleaned up the MAINTAINERS entry, but actually also missed
that include/linux/ipmi-fru.h should also be deleted while deleting its
reference in MAINTAINERS.

So, deleting include/linux/ipmi-fru.h slipped through the previous
clean-ups.

As there is no further use for include/linux/ipmi-fru.h, finally delete
include/linux/ipmi-fru.h for good now.

Fixes: d5d4aa1ec198 ("MAINTAINERS: Remove FMC subsystem")
Fixes: 6a80b30086b8 ("fmc: Delete the FMC subsystem")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Link: https://lore.kernel.org/r/20191214114913.8610-1-lukas.bulwahn@gmail.com
Acked-by: Federico Vaga <federico.vaga@cern.ch>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
include/linux/ipmi-fru.h [deleted file]