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)
commitb616cf53aa7aaf7c7e09c851807ebf1ce566e297
tree28b6f4c5ff8f8fce2a8679d5f7a916eeb353f107
parenta43eb6b3402fdfce9b4c4fc26983a2c5d14720ff
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