From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Grinberg Date: Thu, 14 Jul 2016 11:16:59 +0300 Subject: [U-Boot] [PATCH v2 2/4] fdt_support: define stub for fdt_fixup_mtdparts In-Reply-To: References: <20160712213737.2303-1-christopher.spinrath@rwth-aachen.de> Message-ID: <57874A7B.5080408@compulab.co.il> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 07/13/2016 12:37 AM, christopher.spinrath at rwth-aachen.de wrote: > From: Christopher Spinrath > > Define an inline stub for fdt_fixup_mtdparts in the case that > CONFIG_FDT_FIXUP_PARTITIONS is not defined. This avoids the need > to guard every call to this function by a proper #ifdef in board > files. > > Signed-off-by: Christopher Spinrath Thanks! Reviewed-by: Igor Grinberg -- Regards, Igor.