Hello,
compile the original AMD SB800 CIMX code, GCC would complain “multi-character constant warning”.
This patch using 'Int32FromChar' macro replace the multi-character constant to fix it.
Signed-off-by Kerry She kerry.she@amd.com
On Mon, Jan 10, 2011 at 3:04 AM, She, Kerry Kerry.She@amd.com wrote:
Hello,
compile the original AMD SB800 CIMX code, GCC would complain “multi-character constant warning”.
This patch using 'Int32FromChar' macro replace the multi-character constant to fix it.
Signed-off-by Kerry She kerry.she@amd.com
Acked-by: Marc Jones marcj303@gmail.com