mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Sasha Levin <levinsasha928@gmail.com>
To: dmitry.torokhov@gmail.com, peter.ujfalusi@ti.com,
	broonie@opensource.wolfsonicro.com
Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org,
	Sasha Levin <levinsasha928@gmail.com>
Subject: [PATCH] TWL6040: fix build error
Date: Thu, 10 May 2012 20:44:33 +0200	[thread overview]
Message-ID: <1336675473-24774-1-git-send-email-levinsasha928@gmail.com> (raw)

Fixes build error due to missing of_property_read_u32.

Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
---
 drivers/input/misc/twl6040-vibra.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/input/misc/twl6040-vibra.c b/drivers/input/misc/twl6040-vibra.c
index bb134ce..97447ee 100644
--- a/drivers/input/misc/twl6040-vibra.c
+++ b/drivers/input/misc/twl6040-vibra.c
@@ -27,6 +27,7 @@
  */
 #include <linux/module.h>
 #include <linux/platform_device.h>
+#include <linux/of.h>
 #include <linux/of_device.h>
 #include <linux/workqueue.h>
 #include <linux/input.h>
-- 
1.7.8.5


             reply	other threads:[~2012-05-10 18:43 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-10 18:44 Sasha Levin [this message]
2012-05-10 22:49 ` Paul Gortmaker
2012-05-11  2:50   ` Sasha Levin
2012-05-11  2:58     ` Paul Gortmaker
2012-05-11  4:27   ` Grant Likely
2012-05-11 12:16     ` Peter Ujfalusi
2012-05-11  7:03   ` Peter Ujfalusi
2012-05-11  7:20     ` Dmitry Torokhov
2012-05-11 14:03       ` Paul Gortmaker
2012-05-11 15:05         ` Peter Ujfalusi
2012-05-11 15:49         ` Dmitry Torokhov
2012-05-11 16:10           ` Paul Gortmaker
2012-05-13 10:53   ` Mark Brown
2012-05-11  4:03 ` Dmitry Torokhov
2012-05-11  6:58 ` Peter Ujfalusi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1336675473-24774-1-git-send-email-levinsasha928@gmail.com \
    --to=levinsasha928@gmail.com \
    --cc=broonie@opensource.wolfsonicro.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peter.ujfalusi@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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®