git: kernel/amdgpu: Remove -DLITTLEENDIAN_CPU from the Makefile.

Sascha Wildner swildner at crater.dragonflybsd.org
Mon Nov 8 08:44:23 PST 2021


commit 40e07378e60653c3fc2fe3974fcb86d3f4eaedf9
Author: Sascha Wildner <saw at online.de>
Date:   Mon Nov 8 17:44:10 2021 +0100

    kernel/amdgpu: Remove -DLITTLEENDIAN_CPU from the Makefile.
    
    Maybe this was needed during porting at some point but it all
    resolves fine now via amdgpu's os_types.h which defines it based
    on the __{BIG,LITTLE}_ENDIAN defines that we have in based.
    
    In-discussion-with: Sergey Zigachev <s.zi at outlook.com>

Summary of changes:
 sys/dev/drm/amd/amdgpu/Makefile | 3 ---
 1 file changed, 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/40e07378e60653c3fc2fe3974fcb86d3f4eaedf9


-- 
DragonFly BSD source repository



More information about the Commits mailing list