commit | 40e064153814ce534a28714b25cb98259f107d96 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Feb 15 05:41:22 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Feb 21 14:16:28 2013 -0300 |
tree | 835c07367569b2d244fe7db8ff23e565e76b72f3 | |
parent | 8dd93d450bff251575c56b8f058393124e1f00fb [diff] |
ghes: move structures/enum to a header file As a ghes_edac driver will need to access ghes structures, in order to properly handle the errors, move those structures to a separate header file. No functional changes. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>