diff options
author | Alejandro Lucero <alejandro.lucero-palau@amd.com> | 2023-02-20 11:01:33 +0000 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-02-20 16:39:50 -0800 |
commit | 5f22c3b6215d34b8af45c390c8d5ea2cef2ef5d2 (patch) | |
tree | 6c06272ceddeb2ed8b922d2776e3332aa81be6a8 /net/mac802154 | |
parent | 5feeaba1063102baf789f4df263f655333924ccb (diff) | |
download | linux-next-5f22c3b6215d34b8af45c390c8d5ea2cef2ef5d2.tar.gz |
sfc: fix builds without CONFIG_RTC_LIB
Add an embarrassingly missed semicolon plus and embarrassingly missed
parenthesis breaking kernel building when CONFIG_RTC_LIB is not set
like the one reported with ia64 config.
Reported-by: kernel test robot <lkp@intel.com>
Link: https://lore.kernel.org/oe-kbuild-all/202302170047.EjCPizu3-lkp@intel.com/
Fixes: 14743ddd2495 ("sfc: add devlink info support for ef100")
Signed-off-by: Alejandro Lucero <alejandro.lucero-palau@amd.com>
Link: https://lore.kernel.org/r/20230220110133.29645-1-alejandro.lucero-palau@amd.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/mac802154')
0 files changed, 0 insertions, 0 deletions