aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
authorPavan Chebbi <pavan.chebbi@broadcom.com>2026-01-13 10:34:22 -0800
committerJeff Johnson <jeff.johnson@oss.qualcomm.com>2026-01-30 07:19:53 -0800
commit221854f82e358b7ed113b2b72b3bd74f7476b729 (patch)
tree4c5a4088f0879d0ab83892790856cfe039c8ac18 /Documentation
parentd28b6ddcbbae2ee3b831f2c12f3c894ad380400d (diff)
downloadath-main.tar.gz
bnxt_en: Fix build break on non-x86 platformsHEADath-202601301517mastermain
Commit c470195b989fe added .getcrosststamp() interface where the code uses boot_cpu_has() function which is available only in x86 platforms. This fails the build on any other platform. Since the interface is going to be supported only on x86 anyway, we can simply compile out the entire support on non-x86 platforms. Cover the .getcrosststamp support under CONFIG_X86 Fixes: c470195b989f ("bnxt_en: Add PTP .getcrosststamp() interface to get device/host times") Reported-by: kernel test robot <lkp@intel.com> Closes: https://lore.kernel.org/oe-kbuild-all/202601111808.WnBJCuWI-lkp@intel.com Signed-off-by: Pavan Chebbi <pavan.chebbi@broadcom.com> Signed-off-by: Michael Chan <michael.chan@broadcom.com> (cherry picked from commit 613c2acdaaf0d5cdc5b20651160281d32f869472)
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions