From 0a4626fead67f228bd7fad3c8b00812ab2613ec8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Nicolai=20H=C3=A4hnle?= Date: Mon, 3 Apr 2017 10:23:03 +0200 Subject: [PATCH 1/1] headers: the uint*_t vs. __u* discrepancy in amdgpu_drm is fixed MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This was already done in commit 3dc002df3e5 ("amdgpu: sync amdgpu_drm.h with kernel 4.11-rc2"), now update the README accordingly. Signed-off-by: Nicolai Hähnle Reviewed-by: Marek Olšák Acked-by: Emil Velikov --- include/drm/README | 4 ---- 1 file changed, 4 deletions(-) diff --git a/include/drm/README b/include/drm/README index f3cdf5da..870b0b5b 100644 --- a/include/drm/README +++ b/include/drm/README @@ -96,10 +96,6 @@ Status: ? Promote to fixed size ints, which match the current (32bit) ones. -amdgpu_drm.h - - Using the stdint.h uint*_t over the respective __u* ones -Status: Trivial. - drm_mode.h - Missing DPI encode/connector pair. Status: Trivial. -- 2.11.0