diff options
author | 2014-08-19 17:10:46 -0400 | |
---|---|---|
committer | 2014-09-15 14:20:56 +0200 | |
commit | 2d34056d27687180c0bab7dc40957a40d7ce0140 (patch) | |
tree | b7d34e6d5ae7c525699f68a859a35bc145824bbd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | EDAC: Fix mem_types strings type (diff) | |
download | linux-dev-2d34056d27687180c0bab7dc40957a40d7ce0140.tar.xz linux-dev-2d34056d27687180c0bab7dc40957a40d7ce0140.zip |
ppc4xx_edac: Fix build error caused by wrong member access
Fix the following error
drivers/edac/ppc4xx_edac.c:977:45: error: request for member 'dimm' in something
not a structure or union
by changing member access to pointer dereference.
Signed-off-by: Pranith Kumar <bobby.prani@gmail.com>
Link: http://lkml.kernel.org/r/1408482646-22541-1-git-send-email-bobby.prani@gmail.com
CC: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Borislav Petkov <bp@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions