From: Adam Jiang <jiang.adam@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: Chao Jiang <chaoj@nvidia.com>
Subject: [PATCH] mtd: Added missing BUILD_BUG_ON definition
Date: Sat, 24 Dec 2011 01:08:42 +0900 [thread overview]
Message-ID: <1324656522-7140-1-git-send-email-jiang.adam@gmail.com> (raw)
From: Chao Jiang <chaoj@nvidia.com>
Signed-off-by: Chao Jiang <chaoj@nvidia.com>
---
include/linux/mtd/map.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/linux/mtd/map.h b/include/linux/mtd/map.h
index a9e6ba4..fc8d64a 100644
--- a/include/linux/mtd/map.h
+++ b/include/linux/mtd/map.h
@@ -22,6 +22,7 @@
#ifndef __LINUX_MTD_MAP_H__
#define __LINUX_MTD_MAP_H__
+#include <linux/kernel.h>
#include <linux/types.h>
#include <linux/list.h>
#include <linux/string.h>
--
1.7.8
reply other threads:[~2011-12-23 16:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1324656522-7140-1-git-send-email-jiang.adam@gmail.com \
--to=jiang.adam@gmail.com \
--cc=chaoj@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
/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®