Re: compile warning
From: Kumar Gala <hidden>
Date: 2007-10-26 15:57:21
From: Kumar Gala <hidden>
Date: 2007-10-26 15:57:21
On Oct 26, 2007, at 8:25 AM, Sergej Stepanov wrote:
Hello! I have at compile time the following warning: WARNING: vmlinux.o(.text+0x10f5c): Section mismatch: reference to .init.text:cpm_muram_init (between 'cpm2_reset' and 'cpm2_smc_clk_setup') Could it make some problem?
It should be fixed, but its highly unlikely you'll see a problem unless you start trying to build core parts of the CPM code as modules. - k