// SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2013-2014 Red Hat * Author: Rob Clark <[email protected]> * * Copyright (c) 2014,2017 The Linux Foundation. All rights reserved. */ #include "adreno_gpu.h" static const struct adreno_info a4xx_gpus[] = …; DECLARE_ADRENO_GPULIST(…); MODULE_FIRMWARE(…) …; MODULE_FIRMWARE(…) …;