commit | 35c74823cb382c610be908f1b92f980b84e7c37c | [log] [tgz] |
---|---|---|
author | Arnaud Patard <arnaud.patard@rtp-net.org> | Sun May 06 14:52:00 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Mon May 07 12:13:04 2007 -0700 |
tree | d2a280baea6b4ac274829f9be2efeffc45e5e80c | |
parent | 09762516761f9346ee521dcab45de0a543298410 [diff] |
spi_s3c24xx.c: Fix build Commit a836f5856ae46ccb2464ea76031ea05ae967b832 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>