aboutsummaryrefslogtreecommitdiff
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorThomas Petazzoni <[email protected]>2012-09-11 14:27:21 +0200
committerJason Cooper <[email protected]>2012-09-21 18:03:56 +0000
commit3904a39321422d424f790d18a4746b99e1aed0e9 (patch)
tree768f0a0138b3ef2e599fe8ad53bd7677b21241a6 /lib/string_helpers.c
parent383b99610e6084878930d4e4682dfc5e9141b038 (diff)
arm: mach-orion5x: use IOMEM() for base address definitions
We now define all virtual base address constants using IOMEM() so that those are naturally typed as void __iomem pointers, and we do the necessary adjustements in the mach-orion5x code. Note that we introduce a few temporary additional "unsigned long" casts when calling into plat-orion functions. Those are removed by followup patches converting plat-orion functions to void __iomem pointers as well. Signed-off-by: Thomas Petazzoni <[email protected]> Acked-by: Arnd Bergmann <[email protected]> Tested-by: Andrew Lunn <[email protected]> Signed-off-by: Jason Cooper <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions