On 04/23/2014 03:18 AM, Rob Herring wrote: > From: Rob Herring <robh@xxxxxxxxxx> > > Add a wrapper function to retrieve the FDT size from the FDT header. This > is primarily to avoid libfdt include paths for the whole kernel. > > Signed-off-by: Rob Herring <robh@xxxxxxxxxx> > --- > v2: new patch > > drivers/of/fdt.c | 8 ++++++++ > include/linux/of_fdt.h | 1 + > 2 files changed, 9 insertions(+) > > diff --git a/drivers/of/fdt.c b/drivers/of/fdt.c > index d9e6450..358bcf0 100644 > --- a/drivers/of/fdt.c > +++ b/drivers/of/fdt.c > @@ -554,6 +554,14 @@ unsigned long __init of_get_flat_dt_root(void) > } > > /** > + * of_get_flat_dt_size - Return the total size of the FDT > + */ It looks like that you are trying to use kernel-doc format but I believe this will caused kernel-doc warning. Thanks, Michal -- Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91 w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/ Maintainer of Linux kernel - Xilinx Zynq ARM architecture Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform
Attachment:
signature.asc
Description: OpenPGP digital signature