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:
b170060
)
HID: fix hid_device_id for cross compiling
author
Andreas Schwab
<schwab@suse.de>
Sat, 25 Oct 2008 22:30:18 +0000
(
00:30
+0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Tue, 28 Oct 2008 23:51:25 +0000
(
00:51
+0100)
struct hid_device_id contains hidden padding which is bad for cross
compiling. Make the padding explicit and consistent across
architectures.
Signed-off-by: Andreas Schwab <schwab@suse.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found