diff options
author | Marek Szyprowski <m.szyprowski@samsung.com> | 2016-02-18 14:34:16 +0100 |
---|---|---|
committer | Inki Dae <daeinki@gmail.com> | 2016-03-01 23:37:25 +0900 |
commit | a5fb26cdaa9721c7aaa646294832f2a4d8cbab40 (patch) | |
tree | ebf191955f2b635cac184b09e4ded0edbf708f04 /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | |
parent | cbf0aceff852b794b74ab1fd7c311121cb879917 (diff) |
drm/exynos: refactor driver and device registration code
This patch refactors driver and device registration by moving all drivers
to the common array. This way additional flags can be added later for
new features. #ifdef-based code has been replaced by IS_ENABLED() macro
usage.
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c')
0 files changed, 0 insertions, 0 deletions