lkml.org 
[lkml]   [2017]   [Jan]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    SubjectRe: [PATCH v2 3/7] nios2: put setup.h in uapi
    Date
    On Friday, January 6, 2017 10:43:55 AM CET Nicolas Dichtel wrote:

    > diff --git a/arch/nios2/include/uapi/asm/setup.h b/arch/nios2/include/uapi/asm/setup.h
    > new file mode 100644
    > index 000000000000..8d8285997ba8
    > --- /dev/null
    > +++ b/arch/nios2/include/uapi/asm/setup.h
    > @@ -0,0 +1,6 @@
    > +#ifndef _UAPI_ASM_NIOS2_SETUP_H
    > +#define _UAPI_ASM_NIOS2_SETUP_H
    > +
    > +#include <asm-generic/setup.h>
    > +
    > +#endif /* _UAPI_ASM_NIOS2_SETUP_H */
    >

    This one is only a redirect to an asm-generic header, so it can be
    removed completely and replaced with a line in the
    arch/nios2/include/uapi/asm/ file:

    generic-y += setup.h

    Arnd

    \
     
     \ /
      Last update: 2017-01-09 12:36    [W:4.109 / U:0.480 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site