summaryrefslogtreecommitdiffstats
path: root/ipc
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2021-08-11 10:27:02 +0100
committerRussell King (Oracle) <rmk+kernel@armlinux.org.uk>2021-08-20 11:39:28 +0100
commit6c974e79d37608bc8fd5cf6b61b4233b82b60428 (patch)
treeff28f79a6d486d5e1f47229dd0ae4cdfc886367f /ipc
parentc747ce4706190ef40634dd1366efc75a42415f05 (diff)
downloadlinux-6c974e79d37608bc8fd5cf6b61b4233b82b60428.tar.bz2
ARM: 9118/1: div64: Remove always-true __div64_const32_is_OK() duplicate
Since commit cafa0010cd51fb71 ("Raise the minimum required gcc version to 4.6"), the kernel can no longer be compiled using gcc-3. Hence __div64_const32_is_OK() is always true. Moreover, __div64_const32_is_OK() is defined in the same way in include/asm-generic/div64.h, so the ARM-specific definition can be removed regardless. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions