x86/pci: Remove OLPC dead code
authorKunwu Chan <chentao@kylinos.cn>
Thu, 25 Jan 2024 03:06:23 +0000 (11:06 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 3 May 2024 22:09:44 +0000 (17:09 -0500)
commit9d11a09e35a6b662a263de823807256d114ef215
tree891b6c1140b0c5dc995ab59184f2485b3ceed698
parent4c407392c1aff30025457972b173a0729830945f
x86/pci: Remove OLPC dead code

3ef0e1f8cad0 ("x86: olpc: add One Laptop Per Child architecture support")
added a commented-out EHCI config section that has never been used.

Remove this dead code.

Link: https://lore.kernel.org/r/20240125030623.513902-1-chentao@kylinos.cn
Signed-off-by: Kunwu Chan <chentao@kylinos.cn>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/x86/pci/olpc.c