]> git.baikalelectronics.ru Git - kernel.git/commit
spi_s3c24xx.c: Fix build
authorArnaud Patard <arnaud.patard@rtp-net.org>
Sun, 6 May 2007 21:52:00 +0000 (14:52 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 7 May 2007 19:13:04 +0000 (12:13 -0700)
commit8c6a08673545147601beaf76738f8aaa860780ac
treed2a280baea6b4ac274829f9be2efeffc45e5e80c
parent1a587ef73d6c0ed6fd1a1dbdba4ad2e3d4a929f9
spi_s3c24xx.c: Fix build

Commit 026c33fce4a87f96244cbc403df802e417fae397 removes the shutdown
member of the bitbang structure, breaking the build of spi_s3c24xx.c.

Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/spi/spi_s3c24xx.c