drm/amd/display: Don't guard x86 in Makefile
authorHarry Wentland <harry.wentland@amd.com>
Thu, 25 May 2017 15:44:53 +0000 (11:44 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 22:07:37 +0000 (18:07 -0400)
make-kpkg doesn't seem to like it

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Andrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Acked-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/calcs/Makefile

index 2e4ce09..a095472 100644 (file)
@@ -3,11 +3,9 @@
 # It calculates Bandwidth and Watermarks values for HW programming
 #
 
-ifeq ($(ARCH),x86)
 CFLAGS_dcn_calcs.o := -mhard-float -msse -mpreferred-stack-boundary=4
 CFLAGS_dcn_calc_auto.o := -mhard-float -msse -mpreferred-stack-boundary=4
 CFLAGS_dcn_calc_math.o := -mhard-float -msse -mpreferred-stack-boundary=4
-endif
 
 BW_CALCS = dce_calcs.o bw_fixed.o custom_float.o