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:
224e871
)
edac: Move edac main structs to include/linux/edac.h
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Fri, 4 Mar 2011 18:11:29 +0000
(15:11 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 31 Oct 2011 17:10:04 +0000
(15:10 -0200)
As we'll need to use those structs for trace functions, they should
be on a more public place. So, move struct mem_ctl_info & friends
to edac.h.
No functional changes on this patch.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Doug Thompson <dougthompson@xmission.com>
No differences found