diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-03-25 20:05:21 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-29 12:54:38 +0300 |
commit | 250f26c5848c26577c29e200983ef16189376a37 (patch) | |
tree | 85e61ab0c37e4d2e642dd12b7e40a6db7ce9eea9 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 626118b472d2eb45f83a0276a18d3e6a01c69f6a (diff) | |
download | linux-250f26c5848c26577c29e200983ef16189376a37.tar.xz |
staging: r8822be: fix typos in header guard macros
The macros for __PHYDMKFREE_H__ and __PHYDM_FEATURES_H__ contain
typos and don't match the #if guard check. Defined them correctly.
Cleans up clang warnings:
warning: '__PHYDMKFREE_H__' is used as a header guard here, followed
by #define of a different macro [-Wheader-guard]
warning: '__PHYDM_FEATURES_H__' is used as a header guard here, followed
by #define of a different macro [-Wheader-guard]
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions