<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openembedded-core.git/meta/recipes-devtools/mmc/mmc-utils, branch fido</title>
<subtitle>Mirror of openembedded-core</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/'/>
<entry>
<title>mmc-utils: fix compilation failure for mips64 target.</title>
<updated>2014-05-08T11:56:41+00:00</updated>
<author>
<name>Chen Qi</name>
<email>Qi.Chen@windriver.com</email>
</author>
<published>2014-05-06T07:53:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=5477cc86015be24cc5b232ac1f8c67cd8b65a740'/>
<id>5477cc86015be24cc5b232ac1f8c67cd8b65a740</id>
<content type='text'>
This patch fixes mmc-utils compilation failure for qemumips64.
Remove the 'include &lt;asm-generic/int-ll64.h&gt;' line from mmc.h,
because this file is automatically included if _MIPS_SZLONG
is not 64, otherwise, &lt;asm-generic/int-l64.h&gt; is included.

Expicitly including &lt;asm-generic/int-ll64.h&gt; will cause the
compilation failure for mips64 target.

[YOCTO #6267]

Signed-off-by: Chen Qi &lt;Qi.Chen@windriver.com&gt;
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch fixes mmc-utils compilation failure for qemumips64.
Remove the 'include &lt;asm-generic/int-ll64.h&gt;' line from mmc.h,
because this file is automatically included if _MIPS_SZLONG
is not 64, otherwise, &lt;asm-generic/int-l64.h&gt; is included.

Expicitly including &lt;asm-generic/int-ll64.h&gt; will cause the
compilation failure for mips64 target.

[YOCTO #6267]

Signed-off-by: Chen Qi &lt;Qi.Chen@windriver.com&gt;
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
