summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/dmi.h
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2021-08-11 10:27:04 +0100
committerRussell King (Oracle) <rmk+kernel@armlinux.org.uk>2021-08-20 11:39:28 +0100
commitc747ce4706190ef40634dd1366efc75a42415f05 (patch)
treedc09d16f24ca30fbf9f04f8ca29460574500a039 /arch/arm/include/asm/dmi.h
parent88210317eec69d8c06cac6d6751528160e153ffd (diff)
ARM: 9117/1: asm-generic: div64: Remove always-true __div64_const32_is_OK()
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, and the corresponding check can thus be removed. While at it, remove the whitespace error that hurts my eyes, and add the missing curly braces for the final else statement, as per coding style. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'arch/arm/include/asm/dmi.h')
0 files changed, 0 insertions, 0 deletions