git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8802684
)
[PATCH] Fix pragma packing in ip2 driver
author
David Howells
<dhowells@redhat.com>
Wed, 4 Jan 2006 18:01:03 +0000
(18:01 +0000)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 4 Jan 2006 21:55:35 +0000
(13:55 -0800)
This fixes the pragma packing in the ip2 driver by popping the previous
setting rather than explicitly assuming that the correct setting is 4.
This also gets around a compiler bug in the FRV compiler when building
allmodconfig.
Signed-Off-By: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found