diff options
author | Guenter Roeck <linux@roeck-us.net> | 2013-01-06 01:16:19 -0800 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2013-01-22 17:28:34 +0100 |
commit | a17155bc9c9a43f94f4f502ad9776bf082219d84 (patch) | |
tree | 426bc6dba0f7de1b5465d23ad9c1472b303bb0e3 /net/ipv6/xfrm6_state.c | |
parent | 9270bdf5405668ca5d75ace1d7872e2762162c47 (diff) |
mfd: vexpress: Export global functions to fix build error
Compiling vexpress client drivers as module results in error messages such as
ERROR: "__vexpress_config_func_get" [drivers/hwmon/vexpress.ko] undefined!
ERROR: "vexpress_config_func_put" [drivers/hwmon/vexpress.ko] undefined!
This is because the global functions in drivers/mfd/vexpress-config.c are not
exported. Fix it.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'net/ipv6/xfrm6_state.c')
0 files changed, 0 insertions, 0 deletions