commit | e57b708beaf1bc14031cb9749b574c9aa1f6188f | [log] [tgz] |
---|---|---|
author | Mike Williams <mike@mikebwilliams.com> | Thu Jul 07 06:09:58 2011 +0000 |
committer | Josh Boyer <jwboyer@gmail.com> | Thu Aug 11 13:52:03 2011 -0400 |
tree | a064fba97d5d9af84693c2f840f623d3d5977b4c | |
parent | e7fa1d131472b1134d33aba56a83f8f7689f54fd [diff] |
powerpc/4xx: edac: Add comma to fix build error Commit 4018294b53d1dae026880e45f174c1cc63b5d435 broke the ppc4xx_edac driver at line 210 where the struct member is missing a comma. Signed-off-by: Mike Williams <mike@mikebwilliams.com> Signed-off-by: Josh Boyer <jwboyer@gmail.com>