Re: [PATCH] drivers/net/fsl_ucc: Do not prefix header guard with CONFIG_

From: David Miller
Date: Wed Jun 08 2016 - 14:08:55 EST


From: Andreas Ziegler <andreas.ziegler@xxxxxx>
Date: Wed, 8 Jun 2016 11:40:28 +0200

> The CONFIG_ prefix should only be used for options which
> can be configured through Kconfig and not for guarding headers.
>
> Signed-off-by: Andreas Ziegler <andreas.ziegler@xxxxxx>

Applied.