diff options
| author | Mike Rapoport <[email protected]> | 2008-10-01 10:39:24 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-10-01 12:31:12 -0700 |
| commit | 20b918dc77b383e9779dafceee3f2198a6f7b0e5 (patch) | |
| tree | 2a0ec10b50c5eece45b8d6ba6ce267b19c705b5b /include/linux/debugobjects.h | |
| parent | edfd222fc54664b789cec01e78d442ce9461e79b (diff) | |
pxa2xx_spi: fix build breakage
This patch fixes a build error in the pxa2xx-spi driver,
introduced by commit 7e96445533ac3f4f7964646a202ff3620602fab4
("pxa2xx_spi: dma bugfixes")
CC drivers/spi/pxa2xx_spi.o
drivers/spi/pxa2xx_spi.c: In function 'map_dma_buffers':
drivers/spi/pxa2xx_spi.c:331: error: invalid operands to binary &
drivers/spi/pxa2xx_spi.c:331: error: invalid operands to binary &
drivers/spi/pxa2xx_spi.c: In function 'pump_transfers':
drivers/spi/pxa2xx_spi.c:897: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'unsigned int'
[[email protected]: fix warning too ]
Signed-off-by: Mike Rapoport <[email protected]>
Acked-by: Eric Miao <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: David Brownell <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions