commit | 6f23d96cfa4fb68c4c9683f161f831057a5a134f | [log] [tgz] |
---|---|---|
author | Andreas Ziegler <andreas.ziegler@fau.de> | Wed Jun 08 11:36:56 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 08 11:08:01 2016 -0700 |
tree | 0a20365e496349bb999adf5eb89de99a3063a5cd | |
parent | c57397670fe4430cc07572420d51220e9724543c [diff] |
fsl/qe: 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>