From: Christoph Hellwig Date: Fri, 28 Aug 2015 07:27:20 +0000 (+0200) Subject: n_tracerouter: stop including X-Git-Tag: v4.4-rc1~84^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7b918050d2a84c12033c8fe69e65844aafad67c;p=thirdparty%2Flinux.git 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 --- diff --git a/drivers/tty/n_tracerouter.c b/drivers/tty/n_tracerouter.c index 1f063d3aa32fe..ac5716979bc12 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" /*