summaryrefslogtreecommitdiff
path: root/drivers/edac/mv64x60_edac.h
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2016-09-12 20:00:36 +1000
committerBorislav Petkov <bp@suse.de>2016-09-12 13:04:56 +0200
commit372095723a597f4d27f561abab9b3da4c8a33106 (patch)
treea6e2e78a4ea158de9b4b2af9a6ddee7fefa33d9f /drivers/edac/mv64x60_edac.h
parent43fa9ba632bd90b5cf63793a461e28df6af4387a (diff)
EDAC: Remove NO_IRQ from powerpc-only drivers
We'd like to eventually remove NO_IRQ on powerpc, so remove usages of it from powerpc-only drivers. The pdata structs are kzalloc'ed, so we don't need to initialise those to 0, we can just drop the assignments entirely. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Cc: Arnd Bergmann <arnd@arndb.de> Cc: Johannes Thumshirn <morbidrsa@gmail.com> Cc: linux-edac <linux-edac@vger.kernel.org> Cc: linuxppc-dev@ozlabs.org Link: http://lkml.kernel.org/r/1473674436-19467-1-git-send-email-mpe@ellerman.id.au Signed-off-by: Borislav Petkov <bp@suse.de>
Diffstat (limited to 'drivers/edac/mv64x60_edac.h')
0 files changed, 0 insertions, 0 deletions