On 07/31/2011 12:37 AM, Wolfgang Denk wrote: > Signed-off-by: Wolfgang Denk <[email protected]> > Cc: Stefano Babic <[email protected]> > Cc: Albert Aribaud <[email protected]> > ---
Hi Wolfgang, > unsigned int mxc_get_clock(enum mxc_clock clk); > -extern u32 imx_get_uartclk(); > +extern uint32_t imx_get_uartclk(void); > extern void mx31_gpio_mux(unsigned long mode); > extern void mx31_set_pad(enum iomux_pins pin, u32 config); Thanks, but I have already sent the same patch a couple of days ago to fix this issue ;-) Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: [email protected] ===================================================================== _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

