diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-01-31 16:36:08 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-03-21 15:19:44 -0300 |
commit | b877763ea01d740f6c62a35c45b7351fec9c288d (patch) | |
tree | 3fc489e9f4d2b017814d5c67555a27c3e82571ad /include/linux/edac.h | |
parent | 5b889e379f340f43b1252abde5d37a7084c846b9 (diff) |
edac/ppc4xx_edac: Fix compilation
It seems that nobody is cross-compiling for this arch anymore...
drivers/edac/ppc4xx_edac.c: In function 'ppc4xx_edac_probe':
drivers/edac/ppc4xx_edac.c:188:12: error: storage class specified for parameter 'ppc4xx_edac_remove'
...
drivers/edac/ppc4xx_edac.c:1068:19: error: 'match' undeclared (first use in this function)
drivers/edac/ppc4xx_edac.c:1068:19: note: each undeclared identifier is reported only once for each function it appears in
drivers/edac/ppc4xx_edac.c:1068:36: warning: left-hand operand of comma expression has no effect [-Wunused-value]
Acked-by: Josh Boyer <jwboyer@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'include/linux/edac.h')
0 files changed, 0 insertions, 0 deletions