[app][busytest] Fix build error on uniprocessor

structure member pinned_cpu is defined only when WITH_SMP defined,
add condition check to ensure pinned_cpu would be set only when WITH_SMP
is defined.

Bug: 119111590
Change-Id: Iac15642b34d653a8d6bc32c07301ca580cbce506
1 file changed