diff options
| author | Jiri Slaby <[email protected]> | 2011-03-18 09:41:17 +0000 |
|---|---|---|
| committer | Grant Likely <[email protected]> | 2011-03-18 15:50:50 +0000 |
| commit | 46165a3d00db7526fb43a3dfe5c01a4aa7e236af (patch) | |
| tree | 33516584a1bf2d109bebdc74a686b3f8936391bd /net/unix/af_unix.c | |
| parent | gpio/langwell: Clear edge bit before handling (diff) | |
| download | kernel-46165a3d00db7526fb43a3dfe5c01a4aa7e236af.tar.gz kernel-46165a3d00db7526fb43a3dfe5c01a4aa7e236af.zip | |
spi/dw_spi: Fix missing header
Currently, build on PPC dies with:
In file included from drivers/spi/dw_spi_mmio.c:16:
include/linux/spi/dw_spi.h:147: error: field ‘tx_sgl’ has incomplete type
include/linux/spi/dw_spi.h:149: error: field ‘rx_sgl’ has incomplete type
Add linux/scatterlist.h include to dw_spi.h, because we need to know
the contents of the structure.
Signed-off-by: Jiri Slaby <[email protected]>
Signed-off-by: Grant Likely <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
