ANDROID: GKI: add fput() to db854c symbol list
In commitc40ad1c04d
("drm/msm: Fix another leak in the submit error path"), the msm drm module adds a call to fput(). Add that symbol to the db845c build target to fix the build issue. Fixes:c40ad1c04d
("drm/msm: Fix another leak in the submit error path") Change-Id: I0495084d45cc4d1325e8504ab2b422ec59a4e1b8 Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
@@ -270,6 +270,7 @@
|
|||||||
flush_work
|
flush_work
|
||||||
__flush_workqueue
|
__flush_workqueue
|
||||||
fortify_panic
|
fortify_panic
|
||||||
|
fput
|
||||||
free_io_pgtable_ops
|
free_io_pgtable_ops
|
||||||
free_irq
|
free_irq
|
||||||
fwnode_handle_put
|
fwnode_handle_put
|
||||||
|
Reference in New Issue
Block a user