From c7b918050d2a84c12033c8fe69e65844aafad67c Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Fri, 28 Aug 2015 09:27:20 +0200 Subject: n_tracerouter: stop including contains the default implementation of BUG() and friends, which architectures may decide to use. The proper way to get them is , so use that. Signed-off-by: Christoph Hellwig Signed-off-by: Arnd Bergmann --- drivers/tty/n_tracerouter.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/tty') diff --git a/drivers/tty/n_tracerouter.c b/drivers/tty/n_tracerouter.c index 1f063d3aa32f..ac5716979bc1 100644 --- a/drivers/tty/n_tracerouter.c +++ b/drivers/tty/n_tracerouter.c @@ -34,7 +34,7 @@ #include #include #include -#include +#include #include "n_tracesink.h" /* -- cgit v1.2.3 From eecbf54fdd164ec8e396caa5b093a183195cacdb Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Fri, 28 Aug 2015 09:27:21 +0200 Subject: n_tracesink: stop including contains the default implementation of BUG() and friends, which architectures may decide to use. The proper way to get them is , so use that. Signed-off-by: Christoph Hellwig Signed-off-by: Arnd Bergmann --- drivers/tty/n_tracesink.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/tty') diff --git a/drivers/tty/n_tracesink.c b/drivers/tty/n_tracesink.c index ddce58b973d2..4616870a6b1b 100644 --- a/drivers/tty/n_tracesink.c +++ b/drivers/tty/n_tracesink.c @@ -34,7 +34,7 @@ #include #include #include -#include +#include #include "n_tracesink.h" /* -- cgit v1.2.3