]> git.baikalelectronics.ru Git - 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)
commit6c779eff084f3abc28de3de3f1b84aa93a7b5d53
tree0047f0ad588a9ef87c7558bb7c4a865e926a1920
parent5faf1952d569ab6315b4670f55a979f152d00e42
fmc: remove left-over ipmi-fru.h after fmc deletion

Commit 18ece546a5b4 ("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 0aa0a5c3c8b5 ("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: 0aa0a5c3c8b5 ("MAINTAINERS: Remove FMC subsystem")
Fixes: 18ece546a5b4 ("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]