Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GCC 4.9 complains if we take the difference of two pointers, and it's printed with "%d". Fix this by using the proper flag - "t" for ptrdiff_t. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
- Loading branch information