Re: [PATCH v4 2/2] EDAC: add EDAC driver for DMC520

2019-07-04 Thread James Morse
Hi, On 04/07/2019 01:16, Lei Wang wrote: >> #include ? >> >> It's best to keep this list sorted, it makes it easier for the maintainer to >> resolve >> conflicts when header files get split/moved-around. > > It builds fine in our distro. The header seems to have been inherited > from some

Re: [PATCH v4 2/2] EDAC: add EDAC driver for DMC520

2019-07-03 Thread James Morse
Hi! On 22/06/2019 07:38, Lei Wang wrote: > New driver supports error detection and correction on the devices with ARM > DMC-520 memory controller. > diff --git a/drivers/edac/dmc520_edac.c b/drivers/edac/dmc520_edac.c > new file mode 100644 > index ..c23734c13933 > --- /dev/null >