
Hello Richard, Hans,
Am 08.10.2015 um 18:04 schrieb Richard Weinberger:
Am 08.10.2015 um 16:58 schrieb Hans de Goede:
Compiling stops, as it is an "error" ... renaming this var, and error go away ...
I believe that in certain configs free is a #define on u-boot, which is likely causing this problem.
Thanks for clarifing this.
Ahhh! As soon you #define something the symbol is burned.
That said, I have no problem with renaming the variable. It does not hurt me and if it makes your life easier... :-)
Yes, this makes it easier, patches sent to ml:
[PATCH] UBI: rename free variable http://lists.infradead.org/pipermail/linux-mtd/2015-October/062434.html
[PATCH] UBIFS: rename free variable http://lists.infradead.org/pipermail/linux-mtd/2015-October/062435.html
bye, Heiko