]> git.baikalelectronics.ru Git - kernel.git/commit
memstick: drivers/memstick/host/jmb38x_ms.c needs dma-mapping.h
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 20 Mar 2008 00:01:03 +0000 (17:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Mar 2008 01:53:37 +0000 (18:53 -0700)
commit9be394b488ee01abba41161ff258ed02c0bffbee
tree8c1456455003204110c6d63ad503c5d413cec5f1
parent1e4c2c87b844837121175a0ed576fc0e9485fc79
memstick: drivers/memstick/host/jmb38x_ms.c needs dma-mapping.h

sparc32:

drivers/memstick/host/jmb38x_ms.c: In function 'jmb38x_ms_probe':
drivers/memstick/host/jmb38x_ms.c:818: error: 'DMA_32BIT_MASK' undeclared (first use in this function)
drivers/memstick/host/jmb38x_ms.c:818: error: (Each undeclared identifier is reported only once
drivers/memstick/host/jmb38x_ms.c:818: error: for each function it appears in.)

Cc: Alex Dubov <oakad@yahoo.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/memstick/host/jmb38x_ms.c