Robert Schwebel wrote: > Remove a # which leads to this warning: > arch/arm/mach-s3c24xx/lowlevel-init.S:307: Warning: explicit link request > to 'CALC_NFCONF_TIMING' could not be resolved > > Signed-off-by: Robert Schwebel <r.schwebel@xxxxxxxxxxxxxx> > --- > arch/arm/mach-s3c24xx/lowlevel-init.S | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/arch/arm/mach-s3c24xx/lowlevel-init.S > b/arch/arm/mach-s3c24xx/lowlevel-init.S index e8004e5..27f3a32 100644 > --- a/arch/arm/mach-s3c24xx/lowlevel-init.S > +++ b/arch/arm/mach-s3c24xx/lowlevel-init.S > @@ -304,7 +304,7 @@ minimalistic. Setup the NAND access timing is done in a > safe manner, what means: Slowest possible values are used. If you want to > increase the speed you should define the BOARD_DEFAULT_NAND_TIMING to a > valid setting into the NFCONF register and add it to your board specific > config.h. Refer S3C24x0's -datasheet for further details. The macro > #CALC_NFCONF_TIMING could help to +datasheet for further details. The macro > CALC_NFCONF_TIMING could help to calculate the register setting in a > hardware independent manner. > > @note The regular NAND driver uses a platform data structure to define the Hmm, but this macro exists and doxygen should generate a reference to it. Don't know why it spits out a warning here. jbe -- Pengutronix e.K. | Juergen Beisert | Linux Solutions for Science and Industry | Phone: +49-8766-939 228 | Vertretung Sued/Muenchen, Germany | Fax: +49-5121-206917-5555 | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de/ | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox