projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38841d2
)
video: adf: export the adf_attachment_allow symbol to modules.
author
Alistair Strachan
<alistair.strachan@imgtec.com>
Tue, 11 Mar 2014 00:00:25 +0000
(17:00 -0700)
committer
John Stultz
<john.stultz@linaro.org>
Tue, 16 Feb 2016 21:53:18 +0000
(13:53 -0800)
There are no in-tree users of adf_attachment_allow, but out-of-tree
modules want to use it. It looks like this function should be
EXPORT_SYMBOL.
Change-Id: Iad522dc5d32ac09fec6483bbc317db8ecae12e97
Signed-off-by: Alistair Strachan <alistair.strachan@imgtec.com>
drivers/video/adf/adf.c
patch
|
blob
|
history
diff --git
a/drivers/video/adf/adf.c
b/drivers/video/adf/adf.c
index 933e74ac809835850245831d7314153bad9d2cc9..2d20024fd2519f9aa37a0ff19a321edcbb412789 100644
(file)
--- a/
drivers/video/adf/adf.c
+++ b/
drivers/video/adf/adf.c
@@
-920,6
+920,7
@@
done:
return ret;
}
+EXPORT_SYMBOL(adf_attachment_allow);
/**
* adf_obj_type_str - string representation of an adf_obj_type