Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Kbuild: enable -Wunused-macros warning for "make W=2"
We have lots of dead defines and macros in drivers, lets offer users a way to detect and eventually remove them. Signed-off-by: Johannes Thumshirn <[email protected]> Signed-off-by: Masahiro Yamada <[email protected]>
- Loading branch information