
11 Apr
2011
11 Apr
'11
8:04 p.m.
Dear John Rigby,
In message 1300826419-18632-3-git-send-email-john.rigby@linaro.org you wrote:
From: Rabin Vincent rabin.vincent@stericsson.com
Signed-off-by: Rabin Vincent rabin.vincent@stericsson.com Signed-off-by: Mathieu Poirier mathieu.poirier@linaro.org Signed-off-by: John Rigby john.rigby@linaro.org
...
+void arm_pl180_mmci_init(void);
NAK.
Please move all prototype declarations to appropriate header files. This avoids errors like here - arm_pl180_mmci_init() actually returns int!
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@denx.de
"Those who will be able to conquer software will be able to conquer
the world." - Tadahiro Sekimoto, president, NEC Corp.