commit | 6d8ef2472410c8ab004729a71ec829a224699a08 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sat Oct 29 10:01:41 2016 -0200 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Thu Dec 15 08:54:51 2016 -0200 |
tree | 1a4e9ea9a80d2baa95905d2e17bd95e8c50e4cb9 | |
parent | 0b892c717714334890ea179a2dc1941a223e446f [diff] |
edac: move EDAC device definitions to drivers/edac/edac_device.h The edac_core.h header contain data structures and function definitions for both EDAC MC and EDAC device. Let's move the devices ones to a separate header file, as part of a header reorganization. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>