diff options
author | Kevin Hao <haokexin@gmail.com> | 2013-07-10 03:43:43 +0200 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2013-08-14 06:58:46 +0200 |
commit | f0870c55301da7e27be53d65dc62020a0fba749a (patch) | |
tree | 942d70325cf9857df2376ae94b863295192c2744 /fs/Makefile | |
parent | powerpc/math-emu: Remove the dead code in math.c (diff) | |
download | linux-f0870c55301da7e27be53d65dc62020a0fba749a.tar.xz linux-f0870c55301da7e27be53d65dc62020a0fba749a.zip |
powerpc/math-emu: Remove the unneeded check for CONFIG_MATH_EMULATION in math.c
The math.c is only built when CONFIG_MATH_EMULATION is enabled.
So the #ifdef check for CONFIG_MATH_EMULATION in it seems redundant.
Drop all of them.
Signed-off-by: Kevin Hao <haokexin@gmail.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'fs/Makefile')
0 files changed, 0 insertions, 0 deletions