OSDN Git Service

firmware: move fw_state_is_done() into UHM section
authorDaniel Wagner <daniel.wagner@bmw-carit.de>
Thu, 17 Nov 2016 10:00:51 +0000 (11:00 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Nov 2016 20:28:54 +0000 (21:28 +0100)
commitfab82cb3f1e16f22a1910d380ef572e6fe0e9da9
treec631aa32ff548df1b0a7f0f41088172f2be5de92
parent5b029624948d6864053166da1263df74c0c443df
firmware: move fw_state_is_done() into UHM section

fw_state_is_done() is only used for UHM so moved into that section.

Cc: Ming Lei <ming.lei@canonical.com>
Signed-off-by: Daniel Wagner <daniel.wagner@bmw-carit.de>
Acked-by: Luis R. Rodriguez <mcgrof@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/firmware_class.c