lkml.org 
[lkml]   [2023]   [Mar]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Date
    Subject[PATCH RFC 16/18] rust: bindings: Bind the Asahi DRM UAPI
    Add the Asahi UAPI to bindings_helper.h so Rust code can use it.

    Signed-off-by: Asahi Lina <lina@asahilina.net>
    ---
    rust/bindings/bindings_helper.h | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/rust/bindings/bindings_helper.h b/rust/bindings/bindings_helper.h
    index dc01be08676e..e21c87e6d317 100644
    --- a/rust/bindings/bindings_helper.h
    +++ b/rust/bindings/bindings_helper.h
    @@ -35,6 +35,7 @@
    #include <linux/sysctl.h>
    #include <linux/timekeeping.h>
    #include <linux/xarray.h>
    +#include <uapi/drm/asahi_drm.h>
    #include <uapi/drm/drm.h>

    /* `bindgen` gets confused at certain things. */
    --
    2.35.1

    \
     
     \ /
      Last update: 2023-03-27 00:47    [W:4.132 / U:0.032 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site