commit | c57397670fe4430cc07572420d51220e9724543c | [log] [tgz] |
---|---|---|
author | Andreas Ziegler <andreas.ziegler@fau.de> | Wed Jun 08 11:40:28 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 08 11:07:17 2016 -0700 |
tree | dddbcf972d2ce416d266809251baed70628bfc8b | |
parent | 707a2ca4870fcf6b5480cdfad563b940f56f0844 [diff] |
drivers/net/fsl_ucc: Do not prefix header guard with CONFIG_ 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@fau.de> Signed-off-by: David S. Miller <davem@davemloft.net>