Dear Henrik Nordström,

In message <1353843579.17518.16.ca...@home.hno.se> you wrote:
> This adds support for AXP209 Power Management controller,
> used by most sunxi (Allwinner A10/A13) based boards.
> 
> From: Henrik Nordstrom <hen...@henriknordstrom.net>
> Signed-off-by: Henrik Nordstrom <hen...@henriknordstrom.net>
> Signed-off-by: Stefan Roese <s...@denx.de>
...
> +extern int axp209_set_dcdc2(int mvolt);
> +extern int axp209_set_dcdc3(int mvolt);
> +extern int axp209_set_ldo2(int mvolt);
> +extern int axp209_set_ldo3(int mvolt);
> +extern int axp209_set_ldo4(int mvolt);
> +extern void axp209_poweroff(void);
> +extern int axp209_init(void);

Drop extern?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Celestial navigation is based on the premise that the  Earth  is  the
center  of  the  universe.  The  premise is wrong, but the navigation
works. An incorrect model can be a useful tool.   - Kelvin Throop III
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to