15 Jan
2009
15 Jan
'09
10:02 p.m.
On Thu, 15 Jan 2009 20:57:53 +0000 Mark Brown broonie@sirena.org.uk wrote:
On Thu, Jan 15, 2009 at 03:39:52PM -0500, Hugo Villeneuve wrote:
Removed call to machine_is_sffsdr() in module init function because it always returns zero and causes GCC to optimise and remove all functions of the module.
Signed-off-by: Hugo Villeneuve hugo@hugovil.com
This should be replaced with the appropriate machine_is_() call for the system.
It is the appropriate call, but at compile time it always return false.
Hugo.
--------------- Hugo Villeneuve www.hugovil.com ---------------