Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information