mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-11 15:38:07 +09:00
The variable sap is defined under ifdef, but a recently added use of the variable was not. Put that use under ifdef as well. Reported-by: kbuild test robot <lkp@intel.com> Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>