drm/amd/display: Don't guard x86 in Makefile

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>
This commit is contained in:
Harry Wentland 2017-05-25 11:44:53 -04:00 committed by Alex Deucher
parent 4c92c92d77
commit 7fa4fcba7a
1 changed files with 0 additions and 2 deletions

View 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