[U-Boot] [PATCH] PPC: Cleanup tqm8xx_pcmcia.c
Wolfgang Denk
wd at denx.de
Tue Oct 18 08:38:39 CEST 2011
Dear Marek Vasut,
In message <1317819115-9089-1-git-send-email-marek.vasut at gmail.com> you wrote:
> Signed-off-by: Marek Vasut <marek.vasut at gmail.com>
> ---
> drivers/pcmcia/tqm8xx_pcmcia.c | 154 +++++++++++++++++++++-------------------
> 1 files changed, 81 insertions(+), 73 deletions(-)
This commit causes new warnings on the virtlab2 board:
Configuring for virtlab2 board...
tqm8xx_pcmcia.c: In function 'power_off':
tqm8xx_pcmcia.c:46: warning: passing argument 1 of 'out_be32' makes pointer from integer without a cast
tqm8xx_pcmcia.c: In function 'power_on_5_0':
tqm8xx_pcmcia.c:52: warning: passing argument 1 of 'out_be32' makes pointer from integer without a cast
tqm8xx_pcmcia.c: In function 'power_on_3_3':
tqm8xx_pcmcia.c:58: warning: passing argument 1 of 'out_be32' makes pointer from integer without a cast
Why did you not run MAKEALL???
Please fix!
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: wd at denx.de
Brain fried - Core dumped
More information about the U-Boot
mailing list