lkml.org 
[lkml]   [2011]   [Dec]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] mtd: Added missing BUILD_BUG_ON definition
Date
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


\
 
 \ /
  Last update: 2011-12-23 17:11    [W:0.029 / U:0.620 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site