summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2016-01-27 16:22:56 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2016-02-03 07:57:32 +0100
commit7814ae61ab60837e385359c266363d4ce962d4dd (patch)
tree9aee7c77cfe1b5390c9021df9389975fb490e34d /include/linux/mtd
parentbaa7fe1d15606e08ee9da1c21b987eca5072a421 (diff)
downloadbarebox-7814ae61ab60837e385359c266363d4ce962d4dd.tar.gz
barebox-7814ae61ab60837e385359c266363d4ce962d4dd.tar.xz
Introduce include/linux/mutex.h
Move mutex related defines to its original place. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'include/linux/mtd')
-rw-r--r--include/linux/mtd/spi-nor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/mtd/spi-nor.h b/include/linux/mtd/spi-nor.h
index bd2b16dd2a..de9ac08ef1 100644
--- a/include/linux/mtd/spi-nor.h
+++ b/include/linux/mtd/spi-nor.h
@@ -10,6 +10,8 @@
#ifndef __LINUX_MTD_SPI_NOR_H
#define __LINUX_MTD_SPI_NOR_H
+#include <linux/mutex.h>
+
/*
* Note on opcode nomenclature: some opcodes have a format like
* SPINOR_OP_FUNCTION{4,}_x_y_z. The numbers x, y, and z stand for the number