aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2018-03-22 23:17:17 +0000
committerLinus Torvalds <[email protected]>2018-03-23 00:07:01 +0000
commit1705f7c534163594f8b05e060cb49fbea86ca70b (patch)
tree7cace725d85cf59839ac54c9a35eed0c8b0e680c /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parenthugetlbfs: check for pgoff value overflow (diff)
downloadkernel-1705f7c534163594f8b05e060cb49fbea86ca70b.tar.gz
kernel-1705f7c534163594f8b05e060cb49fbea86ca70b.zip
h8300: remove extraneous __BIG_ENDIAN definition
A bugfix I did earlier caused a build regression on h8300, which defines the __BIG_ENDIAN macro in a slightly different way than the generic code: arch/h8300/include/asm/byteorder.h:5:0: warning: "__BIG_ENDIAN" redefined We don't need to define it here, as the same macro is already provided by the linux/byteorder/big_endian.h, and that version does not conflict. While this is a v4.16 regression, my earlier patch also got backported to the 4.14 and 4.15 stable kernels, so we need the fixup there as well. Link: http://lkml.kernel.org/r/[email protected] Fixes: 101110f6271c ("Kbuild: always define endianess in kconfig.h") Signed-off-by: Arnd Bergmann <[email protected]> Cc: Yoshinori Sato <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions