]> Git Repo - linux.git/commit
memstick: make enable_dma less generic in r592
authorStephen Rothwell <[email protected]>
Mon, 28 Mar 2011 23:24:29 +0000 (16:24 -0700)
committerLinus Torvalds <[email protected]>
Mon, 28 Mar 2011 23:24:29 +0000 (16:24 -0700)
commit5ede9ddfba424b5dad96e7ccd55607875a64ff6c
treeea08cb1c5d884f03ad5973ab5650e31b95c0b593
parentc5850150d0b9ae16840c5d9846f9d5a759996a15
memstick: make enable_dma less generic in r592

Fixes this build error:

  drivers/memstick/host/r592.c:26: error: 'enable_dma' redeclared as different kind of symbol
  arch/powerpc/include/asm/dma.h:189: note: previous definition of 'enable_dma' was here

Signed-off-by: Stephen Rothwell <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: FUJITA Tomonori <[email protected]>
Cc: Alex Dubov <[email protected]>
Acked-by: Maxim Levitsky <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/memstick/host/r592.c
This page took 0.056157 seconds and 4 git commands to generate.