[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK7LNARQb3r7fvytCZ86G3iQBpWhu7-06DY9gcJswjH0heUonA@mail.gmail.com>
Date: Thu, 8 Jun 2017 11:09:41 +0900
From: Masahiro Yamada <yamada.masahiro@...ionext.com>
To: Keiji Hayashibara <hayashibara.keiji@...ionext.com>
Cc: wim@...ana.be, Guenter Roeck <linux@...ck-us.net>,
linux-watchdog@...r.kernel.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Rob Herring <robh+dt@...nel.org>, devicetree@...r.kernel.org,
Masami Hiramatsu <masami.hiramatsu@...aro.org>,
Jassi Brar <jaswinder.singh@...aro.org>,
Kunihiko Hayashi <hayashi.kunihiko@...ionext.com>,
Kiyoshi Owada <owada.kiyoshi@...ionext.com>
Subject: Re: [PATCH V2 2/3] watchdog: uniphier: add UniPhier watchdog driver
Hayashibara-san
Just a nit.
> +
> +#include <linux/module.h>
> +#include <linux/mfd/syscon.h>
> +#include <linux/of.h>
> +#include <linux/platform_device.h>
> +#include <linux/regmap.h>
> +#include <linux/watchdog.h>
> +#include <linux/bitops.h>
I think you should have added <linux/bitops.h> on the top
to keep the includes alphabetically sorted.
--
Best Regards
Masahiro Yamada
Powered by blists - more mailing lists