<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git/arch/powerpc/include/asm/ps3fb.h, branch v3.2.49</title>
<subtitle>Linux kernel for Apalis and Colibri modules</subtitle>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/'/>
<entry>
<title>powerpc: Remove duplicated #include's</title>
<updated>2009-04-07T05:18:58+00:00</updated>
<author>
<name>Huang Weiyi</name>
<email>weiyi.huang@gmail.com</email>
</author>
<published>2009-03-31T02:41:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=85701e6ac1b75d983610c24cfdaafdaaf56cfbb2'/>
<id>85701e6ac1b75d983610c24cfdaafdaaf56cfbb2</id>
<content type='text'>
Remove duplicated #include's in
  - arch/powerpc/include/asm/ps3fb.h
  - arch/powerpc/kernel/setup-common.c

Signed-off-by: Huang Weiyi &lt;weiyi.huang@gmail.com&gt;
Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove duplicated #include's in
  - arch/powerpc/include/asm/ps3fb.h
  - arch/powerpc/kernel/setup-common.c

Signed-off-by: Huang Weiyi &lt;weiyi.huang@gmail.com&gt;
Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge commit 'origin/master' into next</title>
<updated>2009-03-30T03:04:53+00:00</updated>
<author>
<name>Benjamin Herrenschmidt</name>
<email>benh@kernel.crashing.org</email>
</author>
<published>2009-03-30T03:04:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=9ff9a26b786c35ee8d2a66222924a807ec851a9f'/>
<id>9ff9a26b786c35ee8d2a66222924a807ec851a9f</id>
<content type='text'>
Manual merge of:
	arch/powerpc/include/asm/elf.h
	drivers/i2c/busses/i2c-mpc.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Manual merge of:
	arch/powerpc/include/asm/elf.h
	drivers/i2c/busses/i2c-mpc.c
</pre>
</div>
</content>
</entry>
<entry>
<title>powerpc: Fix warnings from make headers_check</title>
<updated>2009-02-22T23:48:57+00:00</updated>
<author>
<name>Kumar Gala</name>
<email>galak@kernel.crashing.org</email>
</author>
<published>2009-02-11T19:09:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=812d904e3975450cbf96aea5c1fec4d0a176ab50'/>
<id>812d904e3975450cbf96aea5c1fec4d0a176ab50</id>
<content type='text'>
include/asm/bootx.h:12: include of &lt;linux/types.h&gt; is preferred over &lt;asm/types.h&gt;
include/asm/bootx.h:57: found __[us]{8,16,32,64} type without #include &lt;linux/types.h&gt;
include/asm/elf.h:5: include of &lt;linux/types.h&gt; is preferred over &lt;asm/types.h&gt;
include/asm/kvm.h:23: include of &lt;linux/types.h&gt; is preferred over &lt;asm/types.h&gt;
include/asm/kvm.h:26: found __[us]{8,16,32,64} type without #include &lt;linux/types.h&gt;
include/asm/ps3fb.h:33: found __[us]{8,16,32,64} type without #include &lt;linux/types.h&gt;
include/asm/spu_info.h:27: found __[us]{8,16,32,64} type without #include &lt;linux/types.h&gt;
include/asm/swab.h:11: include of &lt;linux/types.h&gt; is preferred over &lt;asm/types.h&gt;

Signed-off-by: Kumar Gala &lt;galak@kernel.crashing.org&gt;
Signed-off-by: Benjamin Herrenschmidt &lt;benh@kernel.crashing.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
include/asm/bootx.h:12: include of &lt;linux/types.h&gt; is preferred over &lt;asm/types.h&gt;
include/asm/bootx.h:57: found __[us]{8,16,32,64} type without #include &lt;linux/types.h&gt;
include/asm/elf.h:5: include of &lt;linux/types.h&gt; is preferred over &lt;asm/types.h&gt;
include/asm/kvm.h:23: include of &lt;linux/types.h&gt; is preferred over &lt;asm/types.h&gt;
include/asm/kvm.h:26: found __[us]{8,16,32,64} type without #include &lt;linux/types.h&gt;
include/asm/ps3fb.h:33: found __[us]{8,16,32,64} type without #include &lt;linux/types.h&gt;
include/asm/spu_info.h:27: found __[us]{8,16,32,64} type without #include &lt;linux/types.h&gt;
include/asm/swab.h:11: include of &lt;linux/types.h&gt; is preferred over &lt;asm/types.h&gt;

Signed-off-by: Kumar Gala &lt;galak@kernel.crashing.org&gt;
Signed-off-by: Benjamin Herrenschmidt &lt;benh@kernel.crashing.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>headers_check fix: powerpc, ps3fb.h</title>
<updated>2009-02-01T05:31:29+00:00</updated>
<author>
<name>Jaswinder Singh Rajput</name>
<email>jaswinderrajput@gmail.com</email>
</author>
<published>2009-01-31T06:16:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=122bb2207b8107ce117d10fcfd3a2f6c3804a362'/>
<id>122bb2207b8107ce117d10fcfd3a2f6c3804a362</id>
<content type='text'>
fix the following 'make headers_check' warning:

  usr/include/asm-powerpc/ps3fb.h:33: found __[us]{8,16,32,64} type without #include &lt;linux/types.h&gt;

Signed-off-by: Jaswinder Singh Rajput &lt;jaswinderrajput@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix the following 'make headers_check' warning:

  usr/include/asm-powerpc/ps3fb.h:33: found __[us]{8,16,32,64} type without #include &lt;linux/types.h&gt;

Signed-off-by: Jaswinder Singh Rajput &lt;jaswinderrajput@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>powerpc: Move include files to arch/powerpc/include/asm</title>
<updated>2008-08-04T02:02:00+00:00</updated>
<author>
<name>Stephen Rothwell</name>
<email>sfr@canb.auug.org.au</email>
</author>
<published>2008-08-01T05:20:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=b8b572e1015f81b4e748417be2629dfe51ab99f9'/>
<id>b8b572e1015f81b4e748417be2629dfe51ab99f9</id>
<content type='text'>
from include/asm-powerpc.  This is the result of a

mkdir arch/powerpc/include/asm
git mv include/asm-powerpc/* arch/powerpc/include/asm

Followed by a few documentation/comment fixups and a couple of places
where &lt;asm-powepc/...&gt; was being used explicitly.  Of the latter only
one was outside the arch code and it is a driver only built for powerpc.

Signed-off-by: Stephen Rothwell &lt;sfr@canb.auug.org.au&gt;
Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
from include/asm-powerpc.  This is the result of a

mkdir arch/powerpc/include/asm
git mv include/asm-powerpc/* arch/powerpc/include/asm

Followed by a few documentation/comment fixups and a couple of places
where &lt;asm-powepc/...&gt; was being used explicitly.  Of the latter only
one was outside the arch code and it is a driver only built for powerpc.

Signed-off-by: Stephen Rothwell &lt;sfr@canb.auug.org.au&gt;
Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
