]> git.baikalelectronics.ru Git - kernel.git/commit
firmware: coreboot: Remove unused coreboot_table_find
authorSamuel Holland <samuel@sholland.org>
Thu, 25 Jan 2018 01:41:19 +0000 (19:41 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Apr 2018 11:37:19 +0000 (13:37 +0200)
commit7cfa9dd9f9c088d0ab8aa75dbf1e1a36120abd3e
tree28b6f4c5ff8f8fce2a8679d5f7a916eeb353f107
parentff6afaccc68f7cb23d44d7436be3aa79be1ed2bd
firmware: coreboot: Remove unused coreboot_table_find

Now that all users of the coreboot_table_find function have been updated
to hang off the coreboot table bus instead, remove it.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/firmware/google/coreboot_table.c
drivers/firmware/google/coreboot_table.h