aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlistair Strachan <alistair.strachan@imgtec.com>2014-03-10 17:00:25 -0700
committerColin Cross <ccross@android.com>2014-03-19 13:11:10 -0700
commitbb0134b67a9fa106eb4f2b34b119903907abbe15 (patch)
treefc2b3ea6be07dcbafb038876096ed9dbfce5979c
parent456e7c0100fe404b796364a259fdd4b9ff64d419 (diff)
video: adf: export the adf_attachment_allow symbol to modules.
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>
-rw-r--r--drivers/video/adf/adf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/adf/adf.c b/drivers/video/adf/adf.c
index 933e74ac8098..2d20024fd251 100644
--- 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