-
Notifications
You must be signed in to change notification settings - Fork 322
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
schedule: fix address space mismatches
Fix below sparse warnings: zephyr_dp_schedule.c:134:20: warning: incorrect type in argument 1 (different address spaces) zephyr_dp_schedule.c:348:36: warning: incorrect type in assignment (different address spaces) introduced by 3ee1d78 Signed-off-by: Chao Song <[email protected]>
- Loading branch information
Showing
1 changed file
with
8 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters