[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1358783045.6590.26.camel@hornet>
Date: Mon, 21 Jan 2013 15:44:05 +0000
From: Pawel Moll <pawel.moll@....com>
To: Guenter Roeck <linux@...ck-us.net>
Cc: Samuel Ortiz <sameo@...ux.intel.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] mfd: vexpress: export global functions to fix build
error
On Sun, 2013-01-06 at 09:16 +0000, Guenter Roeck wrote:
> 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@...ck-us.net>
Uh, right. Exported read/write but those are pretty much useless without
the other ones...
Thanks a lot, I'll get it queued with the other vexpress fixes and push
it upstream as soon as possible!
Pawel
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists