Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sh: pfc: Fixup type mismatch in debug printks.
!!value works out to an int while we were still using %ld, so fix this up and shut gcc up. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
- Loading branch information