mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] spi: bfin5xx: fix build error
@ 2014-04-12  1:23 Steven Miao
  2014-04-14 19:44 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Steven Miao @ 2014-04-12  1:23 UTC (permalink / raw)
  To: Mark Brown; +Cc: adi-buildroot-devel, linux-kernel, linux-spi, Steven Miao

From: Steven Miao <realmz6@gmail.com>

should include linux/gpio.h

Signed-off-by: Steven Miao <realmz6@gmail.com>
---
 drivers/spi/spi-bfin5xx.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/spi/spi-bfin5xx.c b/drivers/spi/spi-bfin5xx.c
index 55e57c3..ebf720b 100644
--- a/drivers/spi/spi-bfin5xx.c
+++ b/drivers/spi/spi-bfin5xx.c
@@ -12,6 +12,7 @@
 #include <linux/module.h>
 #include <linux/delay.h>
 #include <linux/device.h>
+#include <linux/gpio.h>
 #include <linux/slab.h>
 #include <linux/io.h>
 #include <linux/ioport.h>
-- 
1.7.9.5


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] spi: bfin5xx: fix build error
  2014-04-12  1:23 [PATCH] spi: bfin5xx: fix build error Steven Miao
@ 2014-04-14 19:44 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2014-04-14 19:44 UTC (permalink / raw)
  To: Steven Miao; +Cc: adi-buildroot-devel, linux-kernel, linux-spi, Steven Miao

[-- Attachment #1: Type: text/plain, Size: 158 bytes --]

On Sat, Apr 12, 2014 at 09:23:24AM +0800, Steven Miao wrote:
> From: Steven Miao <realmz6@gmail.com>
> 
> should include linux/gpio.h

Applied, thanks.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-04-14 19:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-12  1:23 [PATCH] spi: bfin5xx: fix build error Steven Miao
2014-04-14 19:44 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®