lkml.org 
[lkml]   [2017]   [Jul]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] mux: include compiler.h from mux/consumer.h
Date
From: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>

Required for __must_check.

Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
Signed-off-by: Peter Rosin <peda@axentia.se>
---
include/linux/mux/consumer.h | 2 ++
1 file changed, 2 insertions(+)

Hi Greg,

Please pick this up for 4.14.

Cheers,
Peter

diff --git a/include/linux/mux/consumer.h b/include/linux/mux/consumer.h
index 5577e1b773c4..ea96d4c82be7 100644
--- a/include/linux/mux/consumer.h
+++ b/include/linux/mux/consumer.h
@@ -13,6 +13,8 @@
#ifndef _LINUX_MUX_CONSUMER_H
#define _LINUX_MUX_CONSUMER_H

+#include <linux/compiler.h>
+
struct device;
struct mux_control;

--
2.11.0
\
 
 \ /
  Last update: 2017-07-31 12:06    [W:0.060 / U:1.732 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site