# Targets that need extra treatment for now curvetun: LDFLAGS += -L ${CONFIG_NACL_LIB_DIR} mausezahn: CFLAGS = $(mausezahn-eflags) src='/cgit.js'>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHuang Rui <ray.huang@amd.com>2016-06-22 13:49:48 +0800
committerAlex Deucher <alexander.deucher@amd.com>2016-07-07 15:01:59 -0400
commitd1371f8c5de8e1f47db59f5bea7f541687fb5eff (patch)
tree4d486c8cf570a405a0477e5bec1384fd78f4e0a0
parent4d54588e94e3a8064cda2917840ffa345f19eec0 (diff)
drm/amdgpu: change pcie_gen_cap magic code to macro
This patch changes pcie_gen_cap magic code to macro to make it more readable. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Rex Zhu <Rex.Zhu@amd.com> Signed-off-by: Huang Rui <ray.huang@amd.com> Cc: Eric Huang <JinHuiEric.Huang@amd.com> Cc: Ken Wang <Qingqing.Wang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>