lkml.org 
[lkml]   [2016]   [Aug]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v05 63/72] include/uapi/sound/Kbuild: remove sound/asoc.h from userspace
    Date
    Based on git commit messages and the #error macro messages it should not be
    used in userspace. Fixes userspace compile errors:

    sound/asoc.h:21:2: error: #error This API is an early revision and not enabled
    in the current
    #error This API is an early revision and not enabled in the current
    ^~~~~
    sound/asoc.h:22:2: error: #error kernel release, it will be enabled in a futur
    e kernel version
    #error kernel release, it will be enabled in a future kernel version
    ^~~~~
    sound/asoc.h:23:2: error: #error with incompatible changes to what is here.
    #error with incompatible changes to what is here.
    ^~~~~

    Signed-off-by: Mikko Rapeli <mikko.rapeli@iki.fi>
    ---
    include/uapi/sound/Kbuild | 1 -
    1 file changed, 1 deletion(-)

    diff --git a/include/uapi/sound/Kbuild b/include/uapi/sound/Kbuild
    index 691984c..6d8b203 100644
    --- a/include/uapi/sound/Kbuild
    +++ b/include/uapi/sound/Kbuild
    @@ -1,6 +1,5 @@
    # UAPI Header export list
    header-y += asequencer.h
    -header-y += asoc.h
    header-y += asound.h
    header-y += asound_fm.h
    header-y += compress_offload.h
    --
    2.8.1
    \
     
     \ /
      Last update: 2016-09-17 09:57    [W:4.035 / U:0.024 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site