diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-09-18 10:27:30 (GMT) |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2012-01-20 10:50:20 (GMT) |
commit | 3e175ca4cab37b1eb99f7cf032142a1e5cdb3d97 (patch) | |
tree | 75536a90f1854ee9fd7aad4d93b1b5b9939620e9 /arch/arm/mach-tegra/Kconfig | |
parent | dcd6c92267155e70a94b3927bce681ce74b80d1f (diff) | |
download | linux-3e175ca4cab37b1eb99f7cf032142a1e5cdb3d97.tar.xz |
ARM: cache-l2x0.c: consistently use u32
__u32 exists to avoid namespace clashes with userspace programs. It
should not be used outside header files, so convert to use u32 instead.
Also, don't mix uint32_t and __u32 - use the same type throughout the
file for consistency.
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-tegra/Kconfig')
0 files changed, 0 insertions, 0 deletions