[igt-dev] [PATCH i-g-t] amdpgu/amd_bypass: Drop unneeded includes

Harry Wentland hwentlan at amd.com
Thu Jun 27 18:19:14 UTC 2019


On 2019-06-27 1:34 p.m., Nicholas Kazlauskas wrote:
> These just break the build on debian-mason-arm and debian-meson-mips
> and aren't needed in the first place.
> 
> Cc: Dingchen Zhang <dingchen.zhang at amd.com>
> Cc: Harry Wentland <harry.wentland at amd.com>
> Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas at amd.com>

Reviewed-by: Harry Wentland <harry.wentland at amd.com>

Harry

> ---
>  tests/amdgpu/amd_bypass.c | 5 -----
>  1 file changed, 5 deletions(-)
> 
> diff --git a/tests/amdgpu/amd_bypass.c b/tests/amdgpu/amd_bypass.c
> index 0ad65bc5..8231c768 100644
> --- a/tests/amdgpu/amd_bypass.c
> +++ b/tests/amdgpu/amd_bypass.c
> @@ -20,12 +20,7 @@
>   * OTHER DEALINGS IN THE SOFTWARE.
>   *
>   */
> -#include "drm.h"
> -#include "drmtest.h"
>  #include "igt.h"
> -#include <linux/kernel.h>
> -#include <linux/module.h>
> -#include "signal.h"
>  
>  /*
>   * internal use
> 


More information about the igt-dev mailing list