]> git.baikalelectronics.ru Git - kernel.git/commit
firewire: fix compilation with gcc 3.4
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Sat, 27 Jan 2007 15:59:15 +0000 (16:59 +0100)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Fri, 9 Mar 2007 21:02:45 +0000 (22:02 +0100)
commit717e2404ce4f3e0d704ca2fe99b559a1c1bcf003
tree8ddd1439f766d7bc4b3d3604f369c6326f42625a
parente9e252ad4786b713ff75a762a3860f45ed23ca62
firewire: fix compilation with gcc 3.4

drivers/firewire/fw-topology.c: In function `report_found_node':
drivers/firewire/fw-topology.c:345: error: `typeof' applied to a bit-field
drivers/firewire/fw-topology.c:345: error: `typeof' applied to a bit-field

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
drivers/firewire/fw-topology.c